Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753426AbYCHLNn (ORCPT ); Sat, 8 Mar 2008 06:13:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751140AbYCHLNe (ORCPT ); Sat, 8 Mar 2008 06:13:34 -0500 Received: from twin.jikos.cz ([213.151.79.26]:45547 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751012AbYCHLNd (ORCPT ); Sat, 8 Mar 2008 06:13:33 -0500 Date: Sat, 8 Mar 2008 12:13:01 +0100 (CET) From: Jiri Kosina X-X-Sender: jikos@twin.jikos.cz To: "H. Peter Anvin" cc: Ingo Molnar , devzero@web.de, pavel@ucw.cz, linux-kernel@vger.kernel.org, rick@vanrein.org Subject: Re: [PATCH 2.6.24] mm: BadRAM support for broken memory In-Reply-To: <47D26A00.7050308@zytor.com> Message-ID: References: <182234194@web.de> <20080304132724.GB32383@elte.hu> <47D26A00.7050308@zytor.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 23 On Sat, 8 Mar 2008, H. Peter Anvin wrote: > > as i said it in another reply to this thread, it would be perfectly > > acceptable for upstream to merge an easier to use boot option - be > > that badmem=addr$size or excludemem=addr$size. Please send a patch :-) > It already called: > memmap=addr$size > ... and has been implemented for years. Does the badram patch do anything > different? (And yes, I agree the $/@/# is ugly.) I admit that I haven't examined badram too closely, but I think that what it has in addition to what you can get by simple 'memmap=..' is that it allows you to use bitmasks to mask particular address patterns. -- Jiri Kosina SUSE Labs -- 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/