aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2015-04-02 17:57:59 +0200
committerIngo Molnar <[email protected]>2015-04-02 17:58:45 +0200
commit2e54a5bdba107f80a9ba90065fb43bba0498147d (patch)
treea3f21b6a319e8615bf8b181c117346ec3a1aa6b3 /tools/perf/scripts
parentcd1f11de69226cc7ce7e7f22bdab9010103ddaa6 (diff)
perf/x86/intel/pt: Fix the 32-bit build
On a 32-bit build I got: arch/x86/kernel/cpu/perf_event_intel_pt.c:413:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/x86/kernel/cpu/perf_event_intel_bts.c:162:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] Fix it. The code should probably be (re-)tested on 32-bit systems to make sure all is fine. Cc: Alexander Shishkin <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Kaixu Xia <[email protected]> Cc: [email protected] Cc: Peter Zijlstra (Intel) <[email protected]> Cc: Robert Richter <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions