summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2018-03-21 03:52:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-23 16:34:06 +0100
commit4f794097797f551917b68797e39f25fcb17d5b3a (patch)
tree0e3744bc26a6170e36de43337d3d3ff1828839a3 /Documentation/ABI/testing
parentserial: mvebu-uart: fix tx lost characters (diff)
downloadlinux-4f794097797f551917b68797e39f25fcb17d5b3a.tar.xz
linux-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 <jk@ozlabs.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing')
0 files changed, 0 insertions, 0 deletions