From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ey0-f177.google.com ([209.85.215.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TBkWD-0004g8-SY for linux-mtd@lists.infradead.org; Wed, 12 Sep 2012 10:50:07 +0000 Received: by eaai12 with SMTP id i12so744462eaa.36 for ; Wed, 12 Sep 2012 03:50:02 -0700 (PDT) Message-ID: <505068F4.4080309@gmail.com> Date: Wed, 12 Sep 2012 12:50:28 +0200 From: Sasha Levin MIME-Version: 1.0 To: suresh.b.siddha@intel.com Subject: Re: mtd: kernel BUG at arch/x86/mm/pat.c:279! References: <1340959739.2936.28.camel@lappy> <1347057778.26695.68.camel@sbsiddha-desk.sc.intel.com> <1347062045.26695.82.camel@sbsiddha-desk.sc.intel.com> <1347202600.5876.7.camel@sbsiddha-ivb> In-Reply-To: <1347202600.5876.7.camel@sbsiddha-ivb> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Linus Torvalds , "linux-kernel@vger.kernel.org" , linux-mm , linux-mtd@lists.infradead.org, Dave Jones , Andrew Morton , dwmw2@infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/09/2012 04:56 PM, Suresh Siddha wrote: > On Sat, 2012-09-08 at 12:57 -0700, Linus Torvalds wrote: >> > Whatever. Something like this (TOTALLY UNTESTED) attached patch should >> > get the mtdchar overflows to go away, > It looks good to me. Acked-by: Suresh Siddha > > Sasha, can you please give this a try? Sorry for the delay. It looks good here. Thanks, Sasha From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx191.postini.com [74.125.245.191]) by kanga.kvack.org (Postfix) with SMTP id 9BCFE6B00BA for ; Wed, 12 Sep 2012 06:50:04 -0400 (EDT) Received: by eaaf11 with SMTP id f11so873707eaa.14 for ; Wed, 12 Sep 2012 03:50:02 -0700 (PDT) Message-ID: <505068F4.4080309@gmail.com> Date: Wed, 12 Sep 2012 12:50:28 +0200 From: Sasha Levin MIME-Version: 1.0 Subject: Re: mtd: kernel BUG at arch/x86/mm/pat.c:279! References: <1340959739.2936.28.camel@lappy> <1347057778.26695.68.camel@sbsiddha-desk.sc.intel.com> <1347062045.26695.82.camel@sbsiddha-desk.sc.intel.com> <1347202600.5876.7.camel@sbsiddha-ivb> In-Reply-To: <1347202600.5876.7.camel@sbsiddha-ivb> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: suresh.b.siddha@intel.com Cc: Linus Torvalds , Andrew Morton , dwmw2@infradead.org, "linux-kernel@vger.kernel.org" , linux-mtd@lists.infradead.org, linux-mm , Dave Jones On 09/09/2012 04:56 PM, Suresh Siddha wrote: > On Sat, 2012-09-08 at 12:57 -0700, Linus Torvalds wrote: >> > Whatever. Something like this (TOTALLY UNTESTED) attached patch should >> > get the mtdchar overflows to go away, > It looks good to me. Acked-by: Suresh Siddha > > Sasha, can you please give this a try? Sorry for the delay. It looks good here. Thanks, Sasha -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757381Ab2ILKuF (ORCPT ); Wed, 12 Sep 2012 06:50:05 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:43936 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756941Ab2ILKuE (ORCPT ); Wed, 12 Sep 2012 06:50:04 -0400 Message-ID: <505068F4.4080309@gmail.com> Date: Wed, 12 Sep 2012 12:50:28 +0200 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120902 Thunderbird/15.0 MIME-Version: 1.0 To: suresh.b.siddha@intel.com CC: Linus Torvalds , Andrew Morton , dwmw2@infradead.org, "linux-kernel@vger.kernel.org" , linux-mtd@lists.infradead.org, linux-mm , Dave Jones Subject: Re: mtd: kernel BUG at arch/x86/mm/pat.c:279! References: <1340959739.2936.28.camel@lappy> <1347057778.26695.68.camel@sbsiddha-desk.sc.intel.com> <1347062045.26695.82.camel@sbsiddha-desk.sc.intel.com> <1347202600.5876.7.camel@sbsiddha-ivb> In-Reply-To: <1347202600.5876.7.camel@sbsiddha-ivb> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/09/2012 04:56 PM, Suresh Siddha wrote: > On Sat, 2012-09-08 at 12:57 -0700, Linus Torvalds wrote: >> > Whatever. Something like this (TOTALLY UNTESTED) attached patch should >> > get the mtdchar overflows to go away, > It looks good to me. Acked-by: Suresh Siddha > > Sasha, can you please give this a try? Sorry for the delay. It looks good here. Thanks, Sasha