aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2012-05-17 19:06:13 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2012-05-17 19:06:13 -0400
commitbb8187d35f820671d6dd76700d77a6b55f95e2c5 (patch)
treeb699b184860cc7e9f2732c73d61ea92e3e2ad9e4 /MAINTAINERS
parenta88dc06cd515b3bb9dfa18606e88d0be9a5b6ddd (diff)
MCA: delete all remaining traces of microchannel bus support.
Hardware with MCA bus is limited to 386 and 486 class machines that are now 20+ years old and typically with less than 32MB of memory. A quick search on the internet, and you see that even the MCA hobbyist/enthusiast community has lost interest in the early 2000 era and never really even moved ahead from the 2.4 kernels to the 2.6 series. This deletes anything remaining related to CONFIG_MCA from core kernel code and from the x86 architecture. There is no point in carrying this any further into the future. One complication to watch for is inadvertently scooping up stuff relating to machine check, since there is overlap in the TLA name space (e.g. arch/x86/boot/mca.c). Cc: Thomas Gleixner <tglx@linutronix.de> Cc: James Bottomley <JBottomley@Parallels.com> Cc: x86@kernel.org Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS13
1 files changed, 0 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 490dd6e640ac..9fa728b53d4e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3316,12 +3316,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
3316S: Maintained 3316S: Maintained
3317F: arch/ia64/ 3317F: arch/ia64/
3318 3318
3319IBM MCA SCSI SUBSYSTEM DRIVER
3320M: Michael Lang <langa2@kph.uni-mainz.de>
3321W: http://www.uni-mainz.de/~langm000/linux.html
3322S: Maintained
3323F: drivers/scsi/ibmmca.c
3324
3325IBM Power Linux RAID adapter 3319IBM Power Linux RAID adapter
3326M: Brian King <brking@us.ibm.com> 3320M: Brian King <brking@us.ibm.com>
3327S: Supported 3321S: Supported
@@ -4418,13 +4412,6 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4418S: Supported 4412S: Supported
4419F: arch/microblaze/ 4413F: arch/microblaze/
4420 4414
4421MICROCHANNEL ARCHITECTURE (MCA)
4422M: James Bottomley <James.Bottomley@HansenPartnership.com>
4423S: Maintained
4424F: Documentation/mca.txt
4425F: drivers/mca/
4426F: include/linux/mca*
4427
4428MICROTEK X6 SCANNER 4415MICROTEK X6 SCANNER
4429M: Oliver Neukum <oliver@neukum.name> 4416M: Oliver Neukum <oliver@neukum.name>
4430S: Maintained 4417S: Maintained