Home
last modified time | relevance | path

Searched hist:"9365965 db0c7ca7fc81eee27c21d8522d7102c32" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dentry.Sdiff 9365965db0c7ca7fc81eee27c21d8522d7102c32 Fri Dec 04 10:56:57 CST 2020 Heiko Carstens <hca@linux.ibm.com> s390: always clear kernel stack backchain before calling functions

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>