From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH RFC 2/2] mtd : Make the mtd_suspend return 0 if the suspend is not implemented Date: Thu, 2 Feb 2012 20:21:13 +0000 Message-ID: <20120202202113.GA17309@n2100.arm.linux.org.uk> References: <1327306361-9803-1-git-send-email-shubhrajyoti@ti.com> <201201302358.26152.rjw@sisk.pl> <1328183022.28171.165.camel@sauron.fi.intel.com> <201202021940.26552.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:36790 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755334Ab2BBUVh (ORCPT ); Thu, 2 Feb 2012 15:21:37 -0500 Content-Disposition: inline In-Reply-To: <201202021940.26552.rjw@sisk.pl> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Rafael J. Wysocki" , David Woodhouse Cc: dedekind1@gmail.com, Brian Norris , Shubhrajyoti D , linux-omap@vger.kernel.org, linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org On Thu, Feb 02, 2012 at 07:40:26PM +0100, Rafael J. Wysocki wrote: > On Thursday, February 02, 2012, Artem Bityutskiy wrote: > > On Mon, 2012-01-30 at 23:58 +0100, Rafael J. Wysocki wrote: > > > Thanks, but is anyone actually going to push it to Linus any time soon? > > > > I agree, but I am not the maintainer so cannot answer. David Woodhouse > > is aware of this, but I do not know when he gonna send the pull request. > > Well, the problem is being reported by more and more people, so I'd > like to push the fix quickly. > > David, please let me know if you don't want me to include the $subject patch > into the next PM fixes pull request. If I don't hear from you, I'll push it > next week for -rc4. I too have it in my tree as a patch which Artem sent me, as it's rather fundamental to not oopsing the kernel when you suspend/resume on any ARM platform.