-
- Downloads
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Peter Anvin: "One patch to avoid assigning interrupts we don't actually have on non-PC platforms, and two patches that addresses bugs in the new IOAPIC assignment code" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, irq, PCI: Keep IRQ assignment for runtime power management x86: irq: Fix bug in setting IOAPIC pin attributes x86: Fix non-PC platform kernel crash on boot due to NULL dereference
Showing
- arch/x86/include/asm/io_apic.h 2 additions, 0 deletionsarch/x86/include/asm/io_apic.h
- arch/x86/kernel/apic/io_apic.c 26 additions, 1 deletionarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/irqinit.c 1 addition, 1 deletionarch/x86/kernel/irqinit.c
- arch/x86/kernel/time.c 2 additions, 0 deletionsarch/x86/kernel/time.c
- arch/x86/pci/intel_mid_pci.c 1 addition, 1 deletionarch/x86/pci/intel_mid_pci.c
- arch/x86/pci/irq.c 1 addition, 1 deletionarch/x86/pci/irq.c
- drivers/acpi/pci_irq.c 4 additions, 0 deletionsdrivers/acpi/pci_irq.c
Loading
Please register or sign in to comment