Archived
14
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/char/ip2
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready
Most tty drivers may block while opening a device.
Since this possibly depends on another thread
closing it first and both threads may need the BTM,
we need to release it here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-10 13:47:44 -07:00
..
i2cmd.c
i2cmd.h
i2ellis.c
i2ellis.h
i2hw.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
i2lib.c tty: rewrite the ldisc locking 2009-06-11 08:51:01 -07:00
i2lib.h
i2pack.h
ip2.h
ip2ioctl.h
ip2main.c tty: release BTM while sleeping in block_til_ready 2010-08-10 13:47:44 -07:00
ip2trace.h
ip2types.h
Makefile