kernel - Attempt to fix a rare vm_page_queues panic (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Dec 2013 21:00:51 +0000 (13:00 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Dec 2013 21:00:51 +0000 (13:00 -0800)
commit9c6895e0cccfc49e98a1bed20b7c3d46c59fbbe6
treed12be7dbe8bc4f5c726b8eb5286ee485aecea33c
parent3cd20108c237a73927173cf12c2100ddad794608
kernel - Attempt to fix a rare vm_page_queues panic (2)

* Fix 32-bit compiles, add missing cast in kprintf().

Reported-by: jh32
sys/vm/vm_fault.c