From: Peter Oberparleiter Date: Sat, 17 Sep 2005 02:27:42 +0000 (-0700) Subject: [PATCH] s390: kernel stack corruption X-Git-Tag: v2.6.14-rc2~5^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6add9f7f529b124938d14ae9db5a952d1272075a;p=pandora-kernel.git [PATCH] s390: kernel stack corruption When an asynchronous interruption occurs during the execution of the 'critical section' within the generic interruption handling code (entry.S), a faulty check for a userspace PSW may result in a corrupted kernel stack pointer which subsequently triggers a stack overflow check. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed