Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762284Ab2EQSAJ (ORCPT ); Thu, 17 May 2012 14:00:09 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:54828 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757016Ab2EQSAH (ORCPT ); Thu, 17 May 2012 14:00:07 -0400 Date: Thu, 17 May 2012 20:00:01 +0200 From: Ingo Molnar To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, JBottomley@parallels.com, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org Subject: Re: [PATCH 5/5] MCA: delete all remaining traces of microchannel bus support. Message-ID: <20120517180001.GA17846@gmail.com> References: <1337272841-25931-1-git-send-email-paul.gortmaker@windriver.com> <1337272841-25931-6-git-send-email-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1337272841-25931-6-git-send-email-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1066 Lines: 28 * Paul Gortmaker wrote: > 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). Acked-by: Ingo Molnar Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/