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>] [day] [month] [year] [list]
Date:	Thu, 02 Nov 2006 11:15:23 -0500
From:	Lee Schermerhorn <Lee.Schermerhorn@...com>
To:	Andrew Morton <akpm@...l.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: 2.6.19-rc4-mm2 build breakage on ia64


Just a heads up, as I haven't seen anything on the mailing list.  Build
of '19-rc4-mm2, with the one existing 'acpi-verify-lapic...' hotfix,
breaks on ia64 because generic file drivers/acpi/processor_idle.c
includes <asm/apic.h>.  ia64 uses acpi in which processor_idle.[co] is
not optional, but has no arch specific apic.h [in this tree, anyway].
Looks like it's only needed if ARCH_APICTIMER_STOPS_ON_C3 is defined, so
I've worked around it by creating an empty one.  Maybe not the
appropriate fix.

Lee

-
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