diff options
| author | Paul Mackerras <[email protected]> | 2010-06-23 15:42:43 +1000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2010-06-23 15:42:43 +1000 |
| commit | 574cb24899d35e71be1d8fb1add2c3306804e4bf (patch) | |
| tree | 4ef17bc8d4fa83448282d0f3a463e3fe2377078f /tools/perf/scripts/python/syscall-counts.py | |
| parent | e3e94084adb5610987283367574ebc771e8206e1 (diff) | |
powerpc, hw_breakpoint: Fix off-by-one in checking access address
The code would accept an access to an address one byte past the end
of the requested range as legitimate, due to having a "<=" rather than
a "<". This fixes that and cleans up the code a bit.
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions