From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-bw0-f49.google.com ([209.85.214.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RNsNy-0006gf-Lb for linux-mtd@lists.infradead.org; Tue, 08 Nov 2011 20:35:11 +0000 Received: by bkat2 with SMTP id t2so1108186bka.36 for ; Tue, 08 Nov 2011 12:35:07 -0800 (PST) Subject: Re: [PATCH V2 2/2] mtd: tests: annotate as DANGEROUS in Kconfig From: Artem Bityutskiy To: Brian Norris Date: Tue, 08 Nov 2011 22:35:03 +0200 In-Reply-To: References: <1319977792.2126.30.camel@koala> <1319992129-13588-1-git-send-email-w.sang@pengutronix.de> <1320006895.2126.61.camel@koala> <20111030203719.GA20162@pengutronix.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1320784505.17770.0.camel@koala> Mime-Version: 1.0 Cc: linux-mtd@lists.infradead.org, Wolfram Sang Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-10-31 at 10:00 -0700, Brian Norris wrote: > On Sun, Oct 30, 2011 at 1:37 PM, Wolfram Sang wrote: > > On Sun, Oct 30, 2011 at 10:34:53PM +0200, Artem Bityutskiy wrote: > >> On Sun, 2011-10-30 at 17:28 +0100, Wolfram Sang wrote: > >> > + WARNING: Some of the tests will ERASE THE CONTENT of mtd devices! > >> > + Do not use these tests unless you are sure you really need to. > >> > >> Thanks, I've pushed this patch but amended the above text a bit: > >> + WARNING: some of the tests will ERASE entire MTD device which they > >> + test. Do not use these tests unless you really know what you do. > > Amendment to the amendment, perhaps? I think "unless you really know > what you do" should be "unless you really know what you are doing". Sorry, now it is a bit too late - this is merged, but should not be a big issue I think. Artem.