summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sa1100.c
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2015-08-14 18:01:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-15 02:19:50 +0200
commiteafb9eea7622d765effb1a06f8cf5eb31fa018f6 (patch)
treea6e34ac7fb089675e7e60beef391cb6825284d3d /drivers/tty/serial/sa1100.c
parenttty: serial: 8250_omap: do not use RX DMA if pause is not supported (diff)
downloadlinux-eafb9eea7622d765effb1a06f8cf5eb31fa018f6.tar.xz
linux-eafb9eea7622d765effb1a06f8cf5eb31fa018f6.zip
serial: 8250: move rx_running out of the bitfield
That bitfield is modified by read + or + write operation. If someone sets any of the other two bits it might render the lock useless. While at it, remove other bitfields as well to avoid more such errors. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: John Ogness <john.ogness@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sa1100.c')
0 files changed, 0 insertions, 0 deletions