diff options
author | Alan <alan@lxorguk.ukuu.org.uk> | 2007-01-05 16:36:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-05 23:55:22 -0800 |
commit | 6c5f8cc33eb2e10b6ab788bbe259fc142a068627 (patch) | |
tree | ed96223e8d35c12e7ab7b2edbd4b5648acfe8f13 /fs/exec.c | |
parent | 406c9b605cbc45151c03ac9a3f95e9acf050808c (diff) | |
download | linux-3.10-6c5f8cc33eb2e10b6ab788bbe259fc142a068627.tar.gz linux-3.10-6c5f8cc33eb2e10b6ab788bbe259fc142a068627.tar.bz2 linux-3.10-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/exec.c')
0 files changed, 0 insertions, 0 deletions