Alan Cox 5299887de5 - Relax the Giant required in vm_page_remove().
- Remove the Giant required from vm_page_free_toq().  (Any locking
   errors will be caught by vm_page_remove().)

This remedies a panic that occurred when kmem_malloc(NOWAIT) performed
without Giant failed to allocate the necessary pages.

Reported by:	phk
2003-04-25 06:35:05 +00:00
..
2003-04-19 00:30:36 +00:00
2003-04-22 04:47:29 +00:00
2002-03-19 22:20:14 +00:00