linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] MCA updates for 2.6.10
@ 2004-12-27 15:57 James Bottomley
  0 siblings, 0 replies; only message in thread
From: James Bottomley @ 2004-12-27 15:57 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: Linux Kernel

This is one clean up and one disentangling of the MCA_bus variable
(which touches quite a lot of files since originally MCA_bus had to be
defined in processor.h).

The patch is available from:

bk://linux-voyager.bkbits.net/mca-2.6

The shortlog is:

Adrian Bunk:
  o i386 mca.c: small cleanups

Matthew Wilcox:
  o Move MCA_bus to linux/mca.h

And the diffstat:

 arch/i386/kernel/i386_ksyms.c     |    1 -
 arch/i386/kernel/mca.c            |    7 +++++--
 arch/i386/kernel/setup.c          |   13 +++++++++++--
 arch/i386/kernel/time.c           |    5 ++---
 drivers/serial/8250.c             |    3 +--
 include/asm-alpha/processor.h     |    6 ------
 include/asm-arm/processor.h       |    3 ---
 include/asm-arm26/processor.h     |    3 ---
 include/asm-h8300/processor.h     |    5 -----
 include/asm-i386/mca.h            |    3 ---
 include/asm-i386/processor.h      |    5 -----
 include/asm-m68knommu/processor.h |    5 -----
 include/asm-mips/processor.h      |    6 ------
 include/asm-parisc/processor.h    |    3 ---
 include/asm-ppc/processor.h       |    6 ------
 include/asm-ppc64/processor.h     |    6 ------
 include/asm-sh/processor.h        |    6 ------
 include/asm-sh64/processor.h      |    6 ------
 include/asm-sparc/processor.h     |    6 ------
 include/asm-sparc64/processor.h   |    4 ----
 include/asm-v850/processor.h      |    7 -------
 include/asm-x86_64/processor.h    |    6 ------
 include/linux/mca.h               |   14 +++-----------
 23 files changed, 22 insertions(+), 107 deletions(-)

James



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-27 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-27 15:57 [BK PATCH] MCA updates for 2.6.10 James Bottomley

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).