diff options
author | Alan <alan@lxorguk.ukuu.org.uk> | 2007-01-06 01:36:27 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 08:55:22 +0100 |
commit | 6c5f8cc33eb2e10b6ab788bbe259fc142a068627 (patch) | |
tree | ed96223e8d35c12e7ab7b2edbd4b5648acfe8f13 /fs/adfs | |
parent | [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/... (diff) | |
download | linux-6c5f8cc33eb2e10b6ab788bbe259fc142a068627.tar.xz linux-6c5f8cc33eb2e10b6ab788bbe259fc142a068627.zip |
[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix
When the old IDE layer calls into methods in the driver during error
handling it is essentially random whether ide_lock is already held. This
causes a deadlock in the atiixp driver which also uses ide_lock internally
for locking.
Switch to a private lock instead.
[akpm@osl.org: cleanup]
Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/adfs')
0 files changed, 0 insertions, 0 deletions