diff options
author | 2015-09-24 04:48:53 -0700 | |
---|---|---|
committer | 2015-09-25 09:42:40 +0200 | |
commit | 7e5560a5648ab2bce7199c73b9c2a51b846f5541 (patch) | |
tree | 967d29db73349f021e2fdb41e918fb9f9dcd0fc4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (diff) | |
download | wireguard-linux-7e5560a5648ab2bce7199c73b9c2a51b846f5541.tar.xz wireguard-linux-7e5560a5648ab2bce7199c73b9c2a51b846f5541.zip |
perf/x86: Change test_aperfmperf() and test_intel() to static
Fixes the following sparse warnings:
arch/x86/kernel/cpu/perf_event_msr.c:13:6: warning: symbol
'test_aperfmperf' was not declared. Should it be static?
arch/x86/kernel/cpu/perf_event_msr.c:18:6: warning: symbol
'test_intel' was not declared. Should it be static?
Signed-off-by: Geliang Tang <geliangtang@163.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/4588e8ab09638458f2451af572827108be3b4a36.1443123796.git.geliangtang@163.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions