aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/es7000 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-10-28x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu1-5/+4
APIC_DEBUG is always 2. need to update inquire_remote_apic to check apic_verbosity with it instead. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-22x86, um: ... and asm-x86 moveAl Viro5-0/+319
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>