diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-07-31 09:37:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-01 00:39:37 +0200 |
commit | 8daedea656ef48d36d1bda3d1339da484387c710 (patch) | |
tree | 3cc3d1048430815042e7336929c8ebfee6cd5a81 /arch/um/drivers/xterm.c | |
parent | lzo: add some missing casts (diff) | |
download | linux-8daedea656ef48d36d1bda3d1339da484387c710.tar.xz linux-8daedea656ef48d36d1bda3d1339da484387c710.zip |
parport_pc locking fix
http://bugzilla.kernel.org/show_bug.cgi?id=8821 reports a might_sleep()
warning due to parport_pc_exit() running platform_device_unregister() while
holding ports_lock.
Just remove the locking: nobody else can access ports_list during module_exit.
Cc: "Mike Sharkey" <mike@pikeaero.com>
Cc: Tim Waugh <tim@cyberelk.net>
Cc: Stas Sergeev <stsp@aknet.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/drivers/xterm.c')
0 files changed, 0 insertions, 0 deletions