K 10 svn:author V 6 julian K 8 svn:date V 27 2004-07-19T18:03:02.000000Z K 7 svn:log V 342 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 END