git: dump - Unbreak VKERNELs

Alex Hornung alexh at crater.dragonflybsd.org
Mon Dec 7 02:50:42 PST 2009


commit 6abe3bd01730535e00df8325766e80da33a409ca
Author: Alex Hornung <ahornung at gmail.com>
Date:   Mon Dec 7 10:48:29 2009 +0000

    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

Summary of changes:
 sys/kern/kern_shutdown.c |    9 +++++++++
 sys/vm/vm_page.c         |    3 +++
 2 files changed, 12 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6abe3bd01730535e00df8325766e80da33a409ca


-- 
DragonFly BSD source repository





More information about the Commits mailing list