diff options
| author | Jeremy Kerr <[email protected]> | 2018-03-21 02:52:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-03-23 15:34:06 +0000 |
| commit | 4f794097797f551917b68797e39f25fcb17d5b3a (patch) | |
| tree | 0e3744bc26a6170e36de43337d3d3ff1828839a3 /lib/test_bitmap.c | |
| parent | serial: mvebu-uart: fix tx lost characters (diff) | |
| download | kernel-4f794097797f551917b68797e39f25fcb17d5b3a.tar.gz kernel-4f794097797f551917b68797e39f25fcb17d5b3a.zip | |
serial: expose buf_overrun count through proc interface
The buf_overrun count is only every written, and not exposed to
userspace anywhere. This means that dropped characters due to flip
buffer overruns are never visible to userspace.
The /proc/tty/driver/serial file exports a bunch of metrics (including
hardware overruns) already, so add the buf_overrun (as "bo:") to this
file.
Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions
