diff options
author | Jiri Slaby <[email protected]> | 2016-01-12 10:49:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-06 22:16:21 -0800 |
commit | 1fba6a594cfd1ea0f1fc8a97e22f43def1505d74 (patch) | |
tree | 1e3c7d05a36f2f0df9140b14dda1022437a62bd1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 75d611bf01737d8456093804377e5cb0a60a9038 (diff) |
TTY: serial/mpsc, stop leaking mappings
When mpsc_routing_base, sdma_intr_base, mpsc_base, sdma_base, and
brg_base are mapped, they are never unmapped. The condition in the
free paths is always 'if (!XXX_base) { unmap }'. Fix it by inverting
the condition.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions