Date: Wed, 21 Feb 2001 16:23:57 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c Message-ID: <200102220023.f1M0NvE65916@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/21 16:23:56 PST
Modified files:
sys/kern kern_intr.c
Log:
Fix a bug where the 'ithread' variable was being set in a KASSERT()
condition and thus was not initialized properly in the !INVARIANTS case.
Noticed by: bde
Pointy hat to: me
Revision Changes Path
1.43 +3 -3 src/sys/kern/kern_intr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102220023.f1M0NvE65916>
