aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorH. Peter Anvin <[email protected]>2009-11-30 21:33:51 -0800
committerH. Peter Anvin <[email protected]>2009-11-30 21:33:51 -0800
commitccef086454d4c97e7b722e9303390207d681cb4c (patch)
tree2dce23edf190368aab9afa7af6b4abec99930089 /tools/perf/scripts/python/check-perf-trace.py
parentdd4377b02d9f028006beed1b7b1695ee5d1498b6 (diff)
x86, mm: Correct the implementation of is_untracked_pat_range()
The semantics the PAT code expect of is_untracked_pat_range() is "is this range completely contained inside the untracked region." This means that checkin 8a27138924f64d2f30c1022f909f74480046bc3f was technically wrong, because the implementation needlessly confusing. The sane interface is for it to take a semiclosed range like just about everything else (as evidenced by the sheer number of "- 1"'s removed by that patch) so change the actual implementation to match. Reported-by: Suresh Siddha <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Jack Steiner <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> LKML-Reference: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions