Date: Thu, 1 Mar 2001 22:07:39 -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: <200103020607.f2267d865845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/03/01 22:07:39 PST
Modified files:
sys/kern kern_intr.c
Log:
Ok, the kernel will panic in kmem_malloc() if the kernel map is full, so
malloc with M_WAITOK can't actually return NULL. I wish I could get two
people to give me the same answer about this when I ask...
Submitted by: jake
Revision Changes Path
1.49 +1 -5 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?200103020607.f2267d865845>
