Staging
v0.5.1
https://github.com/torvalds/linux
Revision 350e3ade9ed0809a94c51db6ee66883a35f0d6c9 authored by Heiko Carstens on 29 July 2005, 21:03:36 UTC, committed by Linus Torvalds on 29 July 2005, 22:01:14 UTC
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 <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>
1 parent 5712f52
History
Tip revision: 350e3ade9ed0809a94c51db6ee66883a35f0d6c9 authored by Heiko Carstens on 29 July 2005, 21:03:36 UTC
[PATCH] s390: check for interrupt before waiting
Tip revision: 350e3ad

README

back to top