[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5500E992.60505@nexus-software.ie>
Date: Thu, 12 Mar 2015 01:19:14 +0000
From: Bryan O'Donoghue <pure.logic@...us-software.ie>
To: "Luis R. Rodriguez" <mcgrof@...not-panic.com>, rientjes@...gle.com,
bhelgaas@...gle.com, mingo@...hat.com, tglx@...utronix.de,
hpa@...or.com, jgross@...e.com, luto@...capital.net,
andy.shevchenko@...il.com, thomas.petazzoni@...e-electrons.com,
JBeulich@...e.com, bp@...e.de
CC: linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
x86@...nel.org, "Luis R. Rodriguez" <mcgrof@...e.com>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH v1 1/2] x86: kconfig: remove X86_UP_IOAPIC
On 11/03/15 23:10, Luis R. Rodriguez wrote:
ACK the concept - the logic to compile up APIC support is circuitous to
say the least.
Personally think we should just always compile up the APIC code if the
arch declares support and let the bootstrap code interrogate CPUID. Who
in 2015 is really running a system without an APIC/IO-APIC and
tip-of-tree Linux and does that one user care about adding 12k to her
kernel ? I suspect not and in any case can force the APIC off with a
command line argument
> @@ -899,6 +899,7 @@ config X86_UP_APIC
> bool "Local APIC support on uniprocessors" if !PCI_MSI
Tried to apply this to torvalds-master to test :( Should it ? Which
branch are you on here ?
Applying: x86: kconfig: remove X86_UP_IOAPIC
error: patch failed: arch/x86/Kconfig:899
error: arch/x86/Kconfig: patch does not apply
Patch failed at 0001 x86: kconfig: remove X86_UP_IOAPIC
--
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