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-prev] [day] [month] [year] [list]
Date:	Wed, 28 Mar 2012 12:55:59 -0700
From:	Guenter Roeck <guenter.roeck@...csson.com>
To:	Kyle McMartin <kyle@...hat.com>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"khali@...ux-fr.org" <khali@...ux-fr.org>,
	"lm-sensors@...sensors.org" <lm-sensors@...sensors.org>,
	"djwong@...ibm.com" <djwong@...ibm.com>
Subject: Re: [PATCH] acpi_power_meter: fix lockdep spew due to non-static
 lock class

On Wed, 2012-03-28 at 15:11 -0400, Kyle McMartin wrote:
> Similar to a30dcb4f which fixed asus_atk0110.ko, I recently received a
> bug report from someone hitting the same issue in acpi_power_meter.
> 
> [   13.963168] power_meter ACPI000D:00: Found ACPI power meter.
> [   13.963900] BUG: key ffff8802161f3920 not in .data!
> [   13.963904] ------------[ cut here ]------------
> [   13.963915] WARNING: at kernel/lockdep.c:2986
> 	lockdep_init_map+0x52f/0x560()
> 
> So let's fix that up for them by statically declaring the
> lockdep_class_key.
> 
> Signed-off-by: Kyle McMartin <kyle@...hat.com>
> 
Applied.

Thanks,
Guenter


--
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