From: Heiko Carstens Date: Tue, 22 Sep 2009 20:58:47 +0000 (+0200) Subject: [S390] fix disabled_wait inline assembly clobber list X-Git-Tag: v2.6.32-rc1~167^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd42b28cde0453fb8c3d9b4e4868ca2d8124806;p=pandora-kernel.git [S390] fix disabled_wait inline assembly clobber list The disabled_wait inline assmembly also clobbers register r1, but it is missing in the clobber list. Fixes recursive Oops on panic. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed