android_kernel_xiaomi_sm8350/include
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP
Remove TTY_DONT_FLIP tty flag.  This flag was introduced in 2.1.X kernels
to prevent the N_TTY line discipline functions read_chan() and
n_tty_receive_buf() from running at the same time.  2.2.15 introduced
tty->read_lock to protect access to the N_TTY read buffer, which is the
only state requiring protection between these two functions.

The current TTY_DONT_FLIP implementation is broken for SMP, and is not
universally honored by drivers that send data directly to the line
discipline receive_buf function.

Because TTY_DONT_FLIP is not necessary, is broken in implementation, and is
not universally honored, it is removed.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-28 14:59:05 -07:00
..
acpi
asm-alpha [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
asm-arm Merge git://git.infradead.org/mtd-2.6 2006-06-27 19:13:56 -07:00
asm-arm26
asm-cris
asm-frv
asm-generic [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL 2006-06-28 14:59:04 -07:00
asm-h8300
asm-i386 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-ia64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-m32r
asm-m68k
asm-m68knommu [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header 2006-06-27 18:30:14 -07:00
asm-mips
asm-parisc
asm-powerpc [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc
asm-sparc64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-um
asm-v850
asm-x86_64 [PATCH] sched: mc/smt power savings sched policy 2006-06-27 17:32:45 -07:00
asm-xtensa
keys
linux [PATCH] remove TTY_DONT_FLIP 2006-06-28 14:59:05 -07:00
math-emu
media V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status 2006-06-27 00:17:40 -03:00
mtd
net
pcmcia
rdma
rxrpc
scsi
sound
video