dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/parport
Andrew Morton 8daedea656 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>
2007-07-31 15:39:37 -07:00
..
BUGS-parport
ChangeLog
Kconfig m68k: exclude more unbuildable drivers 2007-07-20 08:24:49 -07:00
Makefile
TODO-parport
daisy.c
ieee1284.c
ieee1284_ops.c
multiface.h
parport_amiga.c
parport_atari.c
parport_ax88796.c
parport_cs.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
parport_gsc.c [PARISC] fix section mismatch in parport_gsc 2007-05-27 12:13:53 -04:00
parport_gsc.h
parport_ip32.c
parport_mfc3.c
parport_pc.c parport_pc locking fix 2007-07-31 15:39:37 -07:00
parport_serial.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
parport_sunbpp.c
probe.c
procfs.c
share.c