aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorVolker Ernst <[email protected]>2010-10-13 11:03:57 +0200
committerGreg Kroah-Hartman <[email protected]>2010-10-22 10:20:10 -0700
commit4e4e66029af090c98cb10fafd13e8dd5039037a9 (patch)
tree3cbbbf3c4aabebc3c7ba3fc675c51956ec9f496b /tools/perf/scripts/python/syscall-counts.py
parente5586eccc9aaf485985480e4d3049acffaa3fa90 (diff)
serial/imx: check that the buffer is non-empty before sending it out
The .start_tx callback (imx_start_tx here) isn't only called when the buffer is non-empty. E.g. after resume or when handshaking is enabled and the other side starts to signal being ready. So check for an empty puffer already before sending the first character. This prevents sending out stale (or uninitialised) data. Signed-off-by: Volker Ernst <[email protected]> Signed-off-by: Daniel Mack <[email protected]> Cc: Andy Green <[email protected]> [ukl: reword commit log, put check in while condition] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions