From owner-freebsd-current Wed Oct 18 4:30:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id BF3D237B479 for ; Wed, 18 Oct 2000 04:30:11 -0700 (PDT) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.1/8.11.0) id e9IBTI299776; Wed, 18 Oct 2000 18:29:18 +0700 (NOVST) (envelope-from nnd) Date: Wed, 18 Oct 2000 18:29:18 +0700 (NOVST) Message-Id: <200010181129.e9IBTI299776@wint.itfs.nsk.su> From: Nickolay Dudorov To: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_idle.c In-Reply-To: <200010180810.BAA03925@freefall.freebsd.org> X-Newsgroups: itfs.freebsd.cvs.all User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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