dump - Unbreak VKERNELs
authorAlex Hornung <ahornung@gmail.com>
Mon, 7 Dec 2009 10:48:29 +0000 (10:48 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 7 Dec 2009 10:48:29 +0000 (10:48 +0000)
commit6abe3bd01730535e00df8325766e80da33a409ca
tree0789b26501c6ad72a677c4f2d58db805470c18ac
parent5e8d694c2a4b50714f5480ba4f036122b5cc6032
dump - Unbreak VKERNELs

* VKERNELs don't support dumping, so add a dummy dumpsys() to indicate this
  on VKERNELs.

* hence also don't allocate vm_page_dump.

Reported-by: Simon "corecode" Schubert
sys/kern/kern_shutdown.c
sys/vm/vm_page.c