Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752818AbbDFBMM (ORCPT ); Sun, 5 Apr 2015 21:12:12 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:36811 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752590AbbDFBMK (ORCPT ); Sun, 5 Apr 2015 21:12:10 -0400 Date: Sun, 5 Apr 2015 18:12:06 -0700 From: Brian Norris To: Roger Quadros Cc: dwmw2@infradead.org, akinobu.mita@gmail.com, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3 Message-ID: <20150406011206.GK2677@norris-Latitude-E6410> References: <1417792720-3017-1-git-send-email-rogerq@ti.com> <1417792720-3017-2-git-send-email-rogerq@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1417792720-3017-2-git-send-email-rogerq@ti.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: 681 Lines: 16 On Fri, Dec 05, 2014 at 05:18:39PM +0200, Roger Quadros wrote: > In test case 3, we set vary_offset to write at different > offsets and lengths in the OOB available area. We need to > do the bitflip_limit check while checking for 0xff outside the > OOB offset + length area that we didn't modify during write. > > Signed-off-by: Roger Quadros Applied patch 1 to l2-mtd.git. Patch 2 couldn't be applied cleanly. Brian -- 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/