+6
−6
Loading
Clear the kernel stack backchain before potentially calling the
lockdep trace_hardirqs_off/on functions. Without this walking the
kernel backchain, e.g. during a panic, might stop too early.
Signed-off-by:
Heiko Carstens <hca@linux.ibm.com>