android_kernel_xiaomi_sm8350/arch/s390
Heiko Carstens eb33c190c2 [PATCH] s390: show_task oops
The show_task function walks the kernel stack backchain of processes assuming
that the processes are not running.  Since this assumption is not correct
walking the backchain can lead to an addressing exception and therefore to a
kernel hang.  So prevent the kernel hang (you still get incorrect results)
verity that all read accesses are within the bounds of the kernel stack before
performing them.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-14 18:27:08 -08:00
..
appldata [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
boot
crypto [PATCH] s390: sha256 crypto code fix 2006-01-14 18:27:08 -08:00
kernel [PATCH] s390: show_task oops 2006-01-14 18:27:08 -08:00
lib [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
math-emu
mm [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
defconfig [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
Kconfig [PATCH] "tiny-make-id16-support-optional" fixes 2006-01-10 08:01:23 -08:00
Kconfig.debug
Makefile [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00