diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-04-30 18:21:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-10 19:06:39 +0200 |
commit | afd66db6138989b54c1f7d3c688551b70482133a (patch) | |
tree | df28fc954959b302fdca265487420d62a8701ebc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2e0842a154f63ae222ececd6b6b1db4c75426516 (diff) |
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
error_mask is the union of all error indicating bits in the SCxSR
register, while overrun_mask may apply to a different register (SCLSR),
depending on the SCI variant.
Hence overrun_mask should only be ORed into error_mask if it applies to
the SCxSR register.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions