summaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2013-06-15 09:36:09 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-23 16:47:09 -0700
commite8437d7ecbc50198705331449367d401ebb3181f (patch)
treea5e2eff33c0ea9b5349bb03e890f3768730365e2 /include/linux/tty.h
parent7bfe0b7116be207cf2204ae06335cc89d8f8ee02 (diff)
downloadop-kernel-dev-e8437d7ecbc50198705331449367d401ebb3181f.zip
op-kernel-dev-e8437d7ecbc50198705331449367d401ebb3181f.tar.gz
tty: Make driver-side flip buffers lockless
Driver-side flip buffer input is already single-threaded; 'publish' the .next link as the last operation on the tail buffer so the 'consumer' sees the already-completed flip buffer. The commit buffer index is already 'published' by driver-side functions. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud