. fold 2 exception-in-kernel cases (pagefault and rest) into 1 . for exceptions that occur in kernel, don't just print kernel stacktrace (typically that is just the exception handler) but also the stacktrace of when the exception happened
. fold 2 exception-in-kernel cases (pagefault and rest) into 1 . for exceptions that occur in kernel, don't just print kernel stacktrace (typically that is just the exception handler) but also the stacktrace of when the exception happened