[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1429022739-4145-1-git-send-email-jemmy858585@gmail.com>
Date: Tue, 14 Apr 2015 22:45:38 +0800
From: Lidong Chen <jemmy858585@...il.com>
To: x86@...nel.org, a.p.zijlstra@...llo.nl, paulus@...ba.org,
mingo@...hat.com, acme@...nel.org, tglx@...utronix.de,
hpa@...or.com
Cc: linux-kernel@...r.kernel.org, Lidong Chen <406264077@...com>
Subject: [PATCH] eliminate-the-compile-warning for perf_event.c
From: Lidong Chen <406264077@...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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists