http://bugzilla.kernel.org/show_bug.cgi?id=8219





------- Comment #27 from [EMAIL PROTECTED]  2007-07-21 16:52 -------
Created an attachment (id=12085)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=12085&action=view)
Altered two patch chunks slightly, now applies cleanly against kernel.org's
git16 patch.

Andi Kleen, do these changes work for you too?  I was able to boot this kernel,
attaching dmesg next, would you like anything else?

--- linux.orig/arch/x86_64/kernel/early-quirks.c
+++ linux/arch/x86_64/kernel/early-quirks.c
@@ -16,6 +16,8 @@
 #include <asm/proto.h>
 #include <asm/dma.h>

+#include <asm/io_apic.h>
+
 static void __init via_bugs(void)
 {


--- linux.orig/arch/i386/kernel/Makefile
+++ linux/arch/i386/kernel/Makefile
@@ -42,5 +42,6 @@ obj-$(CONFIG_EARLY_PRINTK)    += early_prin
 obj-$(CONFIG_HPET_TIMER)       += hpet.o
 obj-$(CONFIG_K8_NB)            += k8.o
+obj-$(CONFIG_PCI)              += early-quirks.o

 obj-$(CONFIG_VMI)              += vmi.o vmiclock.o
 obj-$(CONFIG_PARAVIRT)         += paravirt.o
@


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to