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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 26 Sep 2010 14:13:14 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Guenter Roeck <guenter.roeck@...csson.com>
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	lm-sensors@...sensors.org, "H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [GIT PULL] hwmon fixes for 2.6.36


* Guenter Roeck <guenter.roeck@...csson.com> wrote:

> Hi Linus,
> 
> Please pull hwmon subsystem fixes for Linux 2.6.36 from:
> 
>     git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging.git hwmon-for-linus
> 
> Thanks,
> Guenter Roeck
> 
> ------
> 
> Guenter Roeck (1):
>       MAINTAINERS: Update hwmon entry
> 
> Jan Beulich (7):
>       x86/hwmon: fix module init for hotplug-but-no-device-found case
>       x86/hwmon: avoid deadlock on CPU removal in pkgtemp
>       x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove()
>       x86/hwmon: fix initialization of coretemp
>       x86/hwmon: fix initialization of pkgtemp
>       x86/hwmon: register alternate sibling upon CPU removal
>       x86/hwmon: pkgtemp has no dependency on PCI
> 
> Takashi Iwai (1):
>       hwmon: (lis3) Fix Oops with NULL platform data
> 
>  MAINTAINERS                       |    2 +
>  arch/x86/include/asm/cpufeature.h |    1 +
>  arch/x86/kernel/cpu/scattered.c   |    1 +

Please at minimum get acks for arch/x86 changes from the maintainers.

>  drivers/hwmon/Kconfig             |    2 +-
>  drivers/hwmon/coretemp.c          |   56 +++++++++++++++++++++----------------
>  drivers/hwmon/lis3lv02d.c         |    4 +-
>  drivers/hwmon/pkgtemp.c           |   23 +++++++--------
>  7 files changed, 50 insertions(+), 39 deletions(-)

This fails to build with an about 10% likelyhood in randconfig builds:

  drivers/hwmon/coretemp.c:506: error: implicit declaration of function 'cpu_sibling_mask'

Config attached.

Thanks,

	Ingo

View attachment "config" of type "text/plain" (69443 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ