diff options
author | Amol Lad <amol@verismonetworks.com> | 2006-11-03 06:07:25 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-11-03 20:27:59 (GMT) |
commit | 1f604c4bc078213aa1c4576efa0e8dad98522fa7 (patch) | |
tree | ace4a7db5da33a894009877e2b327bf56624efaa /lib/debug_locks.c | |
parent | 43530d2b04b63ac4bb4ac25deee5f1180ccedc2e (diff) | |
download | linux-1f604c4bc078213aa1c4576efa0e8dad98522fa7.tar.xz |
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
spin_lock_irq{save,restore} is incorrectly called here (the function can
sleep after acquring the lock).
done the necessary corrections and removed unwanted cli/sti.
Signed-off-by: Amol Lad <amol@verismonetworks.com>
Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/debug_locks.c')
0 files changed, 0 insertions, 0 deletions