From: Siddha, Suresh B Date: Mon, 26 Jun 2006 11:59:53 +0000 (+0200) Subject: [PATCH] x86_64: fix apic error on bootup X-Git-Tag: v2.6.18-rc1~612^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704fc59e1d056de80beaf30174bc8e0b1682efbb;p=pandora-kernel.git [PATCH] x86_64: fix apic error on bootup Appended patch fixes the "APIC error on CPUX: 00(40)" observed during bootup. From SDM Vol-3A "Valid Interrupt Vectors" section: "When an illegal vector value (0-15) is written to an LVT entry and the delivery mode is Fixed, the APIC may signal an illegal vector error, with out regard to whether the mask bit is set or whether an interrupt is actually seen on input." Signed-off-by: Suresh Siddha Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed