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:	Sat, 9 Feb 2008 09:31:43 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Len Brown <lenb@...nel.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-pm@...ts.linux-foundation.org,
	Zhang Rui <rui.zhang@...el.com>,
	Thomas Sujith <sujith.thomas@...el.com>
Subject: Re: [GIT PATCH] ACPI patches for 2.6.25-rc0


* Ingo Molnar <mingo@...e.hu> wrote:

> that fixed the build failure on 32-bit, but there's another one i just 
> hit on 64-bit x86:
> 
> drivers/built-in.o: In function `acpi_video_bus_put_devices':
> video.c:(.text+0x5540d): undefined reference to `thermal_cooling_device_unregister'
> drivers/built-in.o: In function `acpi_video_bus_add':
> video.c:(.text+0x56994): undefined reference to `thermal_cooling_device_register'
> 
> which is due to:
> 
>   commit 702ed512de9c8a67a69a981c73b7337c2131f198
>   Date:   Thu Jan 17 15:51:22 2008 +0800
> 
>       ACPI: register ACPI Video LCD as generic thermal cooling device
> 
> the commit couldnt be reverted cleanly, i've done a manual fixup of 
> the revert (find the patch below).

(config for that build breakage attached, in case you were wondering 
about how to trigger it.)

	Ingo

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ