Messages in this thread |  | | From | Lidong Chen <> | Subject | [PATCH] eliminate-the-compile-warning for perf_event.c | Date | Tue, 14 Apr 2015 22:45:38 +0800 |
| |
From: Lidong Chen <406264077@qq.com>
arch/x86/kernel/cpu/perf_event.c: In function ‘check_hw_exists’: arch/x86/kernel/cpu/perf_event.c:190: warning: ‘val_fail’ may be used uninitialized in this function arch/x86/kernel/cpu/perf_event.c:191: warning: ‘reg_fail’ may be used uninitialized in this function
Lidong Chen (1): eliminate the compile warning
arch/x86/kernel/cpu/perf_event.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
-- 2.4.0-rc1
|  |