diff options
author | John Ogness <[email protected]> | 2015-08-14 18:01:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-08-14 17:19:50 -0700 |
commit | eafb9eea7622d765effb1a06f8cf5eb31fa018f6 (patch) | |
tree | a6e34ac7fb089675e7e60beef391cb6825284d3d /scripts/gdb/linux/modules.py | |
parent | 830acf9e3044d4644f91b4418ef35a2094089946 (diff) |
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 <[email protected]>
Signed-off-by: John Ogness <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions