On 18-Oct-00 Nickolay Dudorov wrote:
> In article <[EMAIL PROTECTED]> you wrote:
>> jhb 2000/10/18 01:10:25 PDT
>>
>> Modified files:
>> sys/kern kern_idle.c
>> Log:
>> Don't needlessly pass the diagnostic counter to the idle_event event
>> handlers.
>
> And you just change one broken version to another -
> now there is unsufficient number of parameters to
> EVENTHANDLER_FAST_INVOKE at line 106 of kern_idle.c
>
> I've try to substitute '0' for the second parameter.
> The buildkernel successfully finished. Let's see how this kernel'll
> work ;-)
Grrr. It is not supposed to care, and I'm about to hack cpu_idle()
up some more and remove all the eventhandler stuff, but we only
have a cpu_idle() function on UP x86 atm.
> N.Dudorov
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message