aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDaniele Calore <[email protected]>2008-10-13 10:34:12 +0200
committerIngo Molnar <[email protected]>2008-10-22 17:08:06 +0200
commit2cb0ebeeb664e6eefe06951709949203e04f7c7b (patch)
tree099d3a8f131417924471920aa70fd5867f19fb1f /tools/perf/scripts/python/syscall-counts.py
parent746e7cef1b3de5516e07f16a448f0d2a092e3d36 (diff)
x86: memtest fix use of reserve_early()
Hi all, Wrong usage of 2nd parameter in reserve_early call. 66/75: reserve_early(start_bad, last_bad - start_bad, "BAD RAM"); ^^^^^^^^^^^^^^^^^^^^ The correct way is to use 'end' address and not 'size'. As a bonus a fix to the printk format. Signed-off-by: Daniele Calore <[email protected]> Acked-by: Yinghai Lu <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions