Alan Cox c7003c6991 Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may
block (VM_WAIT) holding the map lock.  This is bad.  For example, a subsequent
kmem_malloc by an interrupt handler on the same map may find the lock held
and panic in the lockmgr.
1999-03-16 07:39:07 +00:00
..
1999-01-26 02:49:52 +00:00
1998-02-06 12:14:30 +00:00
1999-03-15 06:24:52 +00:00
1999-03-15 05:09:48 +00:00
1999-02-25 05:37:18 +00:00
1999-01-10 01:58:29 +00:00
1999-01-10 01:58:29 +00:00