diff options
author | Dave Hansen <[email protected]> | 2015-07-20 16:01:53 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-07-21 07:45:50 +0200 |
commit | bbc03778b9954a2ec93baed63718e4df0192f130 (patch) | |
tree | bf204befdd7492d29456a13fe1cb0a7f7df5f1bd /tools/perf/util/trace-event-scripting.c | |
parent | 9d634c410b07be7bf637ea03362d3ff132088fe3 (diff) |
x86/mm: Add parenthesis for TLB tracepoint size calculation
flush_tlb_info->flush_start/end are both normal virtual
addresses. When calculating 'nr_pages' (only used for the
tracepoint), I neglected to put parenthesis in.
Thanks to David Koufaty for pointing this out.
Signed-off-by: Dave Hansen <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions