Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 18:03:02 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <200407191803.i6JI32a8060336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-07-19 18:03:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  Allow the user who calls doadump() from the kernel debugger
  to not get a page fault if he has not defined a dump device.
  Panic can often not do a dump as it can hang forever in some cases.
   The original PR was for amd64 only. This is a generalised version of
  that change.
  
  PR:             amd64/67712
  Submitted by:   wjw@withagen.nl <Willen Jan Withagen>
  
  Revision  Changes    Path
  1.158     +11 -2     src/sys/kern/kern_shutdown.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407191803.i6JI32a8060336>