Fix forgotten lwkt_send_ipiq() API update. cpuid -> globaldata pointer
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Feb 2004 02:18:25 +0000 (02:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Feb 2004 02:18:25 +0000 (02:18 +0000)
commit2ae9880d7b0053dfa9b4cb8227cc7dfbe0cb0c52
treea68a77460531ff2c4941c7c219d20d35d83f330b
parent60dd8bbf5d17ffac927886fdc12049d6867a29eb
Fix forgotten lwkt_send_ipiq() API update.  cpuid -> globaldata pointer

Reported-by: Adam K Kirchhoff <adamk@voicenet.com>
sys/kern/lwkt_thread.c