From: Heiko Carstens Date: Fri, 29 Jul 2005 21:03:36 +0000 (-0700) Subject: [PATCH] s390: check for interrupt before waiting X-Git-Tag: v2.6.13-rc5~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350e3ade9ed0809a94c51db6ee66883a35f0d6c9;p=pandora-kernel.git [PATCH] s390: check for interrupt before waiting The patch that introduced waiting for interrupts after resetting the reader can cause the boot to fail because the system is waiting for an interrupt that will never arrive. Add code to check if an interrupt is supposed to arrive before waiting endlessly. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed