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:	Fri, 18 Jul 2008 22:13:24 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Jack Steiner <steiner@....com>
Cc:	tglx@...utronix.de, linux-kernel@...r.kernel.org,
	"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH] - Earlier detection of system type (UV or non-UV)


* Jack Steiner <steiner@....com> wrote:

> A patch is coming that requires earlier detection of system type (UV or non-UV)
> Move the logic that detects whether running on UV to acpi_boot_table_init().
> 
> Signed-off-by: Jack Steiner <steiner@....com>
> 
> ---
> 
> V2 patch
> 	- Added appropriate checks for CONFIG_ACPI to make it compile on
> 	  configs w/o ACPI.
> 
> 	- Eliminated check for x86_64.

fails with:

arch/x86/kernel/acpi/boot.c: In function ‘acpi_boot_table_init':
arch/x86/kernel/acpi/boot.c:1656: error: ‘acpi_early_madt_oem_check' undeclared(first use in this function)
arch/x86/kernel/acpi/boot.c:1656: error: (Each undeclared identifier is reported only once
arch/x86/kernel/acpi/boot.c:1656: error: for each function it appears in.)

	Ingo

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ