Alan Cox 1cd5fbd854 - Avoid a lock-order reversal between Giant and a system map mutex that
occurs when kmem_malloc() fails to allocate a sufficient number of vm
   pages.  Specifically, we avoid the lock-order reversal by not grabbing
   Giant around pmap_remove() if the map is the kmem_map.

Approved by:	re (jhb)
Reported by:	Eugene <eugene3@web.de>
2003-11-19 18:48:45 +00:00
..
2003-08-06 12:08:27 +00:00
2003-11-10 00:44:00 +00:00
2003-11-10 00:44:00 +00:00
2003-08-11 05:51:51 +00:00
2003-06-11 23:50:51 +00:00
2003-11-14 08:22:38 +00:00