Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2000 18:29:18 +0700 (NOVST)
From:      Nickolay Dudorov <nnd@mail.nsk.ru>
To:        current@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern kern_idle.c
Message-ID:  <200010181129.e9IBTI299776@wint.itfs.nsk.su>
In-Reply-To: <200010180810.BAA03925@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200010180810.BAA03925@freefall.freebsd.org> 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 ;-)

	N.Dudorov


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010181129.e9IBTI299776>