Show uvm_fault and trace when typing show panic on a page fault'd kernel
authorpirofti <pirofti@openbsd.org>
Fri, 5 Jan 2018 11:10:25 +0000 (11:10 +0000)
committerpirofti <pirofti@openbsd.org>
Fri, 5 Jan 2018 11:10:25 +0000 (11:10 +0000)
commitc1088d887145f4cbb30e3a16e1cf9081a6cd9e1b
tree9a5f368e4ad4d6fdb73cfdb4a9364b5c095375d1
parent77108a25b2239d4a9b77c1aaf5b7d16d23581793
Show uvm_fault and trace when typing show panic on a page fault'd kernel

Currently there is only support for amd64, if this change settles
I will add support for the rest of the architectures.

OK kettenis@.
sys/arch/amd64/amd64/trap.c
sys/ddb/db_command.c
sys/kern/subr_prf.c
sys/sys/systm.h