[PATCH v5 0/3] Fix several data races in tty
From: Dmitry Vyukov
Date: Thu Sep 17 2015 - 11:17:37 EST
v5: Combine the 3 patches into single series
v4: Corrected commit log and patch revision notes
v3: Added code comment re: paired smp barrier
in "tty: fix data race in tty_buffer_flush"
v2: Split "tty: fix data race in tty_buffer_flush"
from "tty: fix data races on tty_buffer.commit".
Removed WRITE_ONCE when updating port->itty in
"tty: fix data race in flush_to_ldisc".
Dmitry Vyukov (3):
tty: fix data race in flush_to_ldisc
tty: fix data race in tty_buffer_flush
tty: fix data race on tty_buffer.commit
drivers/tty/tty_buffer.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
--
2.6.0.rc0.131.gf624c3d
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/