lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ