mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
4f542e3dd9
Both pps_parport and pps_gen_parport are written in a way that they can't share a port with any other driver. This can result in locking up the process that loads modules or even the whole kernel if the modules are compiled in. Use PARPORT_FLAG_EXCL to indicate this. Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> Cc: Alexander Gordeev <lasaine@lvk.cs.msu.su> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
clients | ||
generators | ||
kapi.c | ||
kc.c | ||
kc.h | ||
Kconfig | ||
Makefile | ||
pps.c | ||
sysfs.c |