diff options
| author | Ilpo Järvinen <[email protected]> | 2022-05-19 11:18:04 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-19 18:32:40 +0200 |
| commit | 9b87162de8be26bf3156460b37deee6399fd0fcb (patch) | |
| tree | 514331f7ad0c8a887dccb2de0777786f58906fa2 /tools/perf/scripts/python | |
| parent | 79ac88655dc0551e3571ad16bdabdbe65d61553e (diff) | |
serial: sh-sci: Don't allow CS5-6
Only CS7 and CS8 seem supported but CSIZE is not sanitized from
CS5 or CS6 to CS8.
Set CSIZE correctly so that userspace knows the effective value.
Incorrect CSIZE also results in miscalculation of the frame bits in
tty_get_char_size() or in its predecessor where the roughly the same
code is directly within uart_update_timeout().
Fixes: 1da177e4c3f4 (Linux-2.6.12-rc2)
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions