[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401951877-23032-1-git-send-email-jiang.liu@linux.intel.com>
Date: Thu, 5 Jun 2014 15:04:34 +0800
From: Jiang Liu <jiang.liu@...ux.intel.com>
To: Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, Yinghai Lu <yinghai@...nel.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: Jiang Liu <jiang.liu@...ux.intel.com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [RFC Patch 0/3] Deal with CE4100 and NR_IRQS_LEGACY
Based on the review comments, I have worked some patches to deal with
CE4100 and NR_IRQS_LEGACY. Instead of sending out a big patchset,
I just send these three patches for RFC to save the review efforts.
They will be merge into the big patchset once we reach some agreement.
Jiang Liu (3):
ce4100, irq: make CE4100 depend on CONFIG_X86_IOAPIC
ce4100, irq: do not set legacy_pic to null_legacy_pic
x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of
NR_IRQS_LEGACY
arch/x86/Kconfig | 1 +
arch/x86/include/asm/i8259.h | 2 ++
arch/x86/kernel/acpi/boot.c | 13 +++++------
arch/x86/kernel/apic/io_apic.c | 43 +++++++++++++++++++++----------------
arch/x86/kernel/devicetree.c | 12 +++++------
arch/x86/kernel/irqinit.c | 6 +++---
arch/x86/pci/xen.c | 6 +++---
arch/x86/platform/ce4100/ce4100.c | 11 ++--------
8 files changed, 49 insertions(+), 45 deletions(-)
--
1.7.10.4
--
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