linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] x86: simplify UP APIC conditions
@ 2015-03-11 23:10 Luis R. Rodriguez
  2015-03-11 23:10 ` [PATCH v1 1/2] x86: kconfig: remove X86_UP_IOAPIC Luis R. Rodriguez
  2015-03-11 23:10 ` [PATCH v1 2/2] x86: kconfig: remove X86_UP_APIC Luis R. Rodriguez
  0 siblings, 2 replies; 9+ messages in thread
From: Luis R. Rodriguez @ 2015-03-11 23:10 UTC (permalink / raw)
  To: rientjes, bhelgaas, mingo, tglx, hpa, pure.logic, jgross, luto,
	andy.shevchenko, thomas.petazzoni, JBeulich, bp
  Cc: linux-kernel, linux-pci, x86, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@suse.com>

There is no need for UP APIC Kconfig entries given x86 is not
in a state of flux for 32-bit and the options really don't
have major impact on kernel size or performance. Things can
also be expressed very clearly in a more simplified way, doing
that also removes all the UP APIC kconfig clutter.

Luis R. Rodriguez (2):
  x86: kconfig: remove X86_UP_IOAPIC
  x86: kconfig: remove X86_UP_APIC

 arch/x86/Kconfig    | 30 ++----------------------------
 drivers/pci/Kconfig |  2 ++
 2 files changed, 4 insertions(+), 28 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-12 15:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 23:10 [PATCH v1 0/2] x86: simplify UP APIC conditions Luis R. Rodriguez
2015-03-11 23:10 ` [PATCH v1 1/2] x86: kconfig: remove X86_UP_IOAPIC Luis R. Rodriguez
2015-03-12  1:19   ` Bryan O'Donoghue
2015-03-12 15:35     ` Luis R. Rodriguez
2015-03-12  5:36   ` David Rientjes
2015-03-12 15:26     ` Luis R. Rodriguez
2015-03-11 23:10 ` [PATCH v1 2/2] x86: kconfig: remove X86_UP_APIC Luis R. Rodriguez
2015-03-12  8:42   ` Jan Beulich
     [not found]   ` <55015F690200007800068D86@suse.com>
2015-03-12 15:18     ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).