Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753277Ab2FLBo0 (ORCPT ); Mon, 11 Jun 2012 21:44:26 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:49020 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753153Ab2FLBoZ (ORCPT ); Mon, 11 Jun 2012 21:44:25 -0400 Date: Mon, 11 Jun 2012 18:44:20 -0700 From: Greg Kroah-Hartman To: Anton Vorontsov Cc: Kees Cook , Colin Cross , Tony Luck , Arnd Bergmann , John Stultz , Shuah Khan , arve@android.com, Rebecca Schultz Zavin , Jesper Juhl , Randy Dunlap , Stephen Boyd , Thomas Meyer , Andrew Morton , Marco Stornelli , WANG Cong , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, linaro-kernel@lists.linaro.org, patches@linaro.org, kernel-team@android.com Subject: Re: [PATCH 0/5] Some pstore/ramoops fixes Message-ID: <20120612014420.GC32087@kroah.com> References: <20120526130650.GA6242@lizard> <20120612010050.GA21674@lizard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120612010050.GA21674@lizard> 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: 1388 Lines: 34 On Mon, Jun 11, 2012 at 06:00:51PM -0700, Anton Vorontsov wrote: > On Sat, May 26, 2012 at 06:06:50AM -0700, Anton Vorontsov wrote: > > In the light of Linus' response, and I said this to Colin already, I'll > > just zap a prz at boot time for pstore/console interface, which means > > that nowadays there shouldn't be any objections to this bunch of fixes. > > > > These are valid fixes for v3.5, they restore old pstore's behavior > > nuances, which I changed accidentaly. > > > > Except for the last patch, which is just a fix I happened to make when > > I got bored of the warning. :-) Not a regression fix, though. > > > > Thanks, > > > > --- > > fs/pstore/inode.c | 2 +- > > fs/pstore/ram.c | 3 +++ > > fs/pstore/ram_core.c | 27 +++++++++++++++++---------- > > include/linux/pstore_ram.h | 2 ++ > > 4 files changed, 23 insertions(+), 11 deletions(-) > > Hi Greg, > > Have you had a chance to look into these? Plus into > "[PATCH v5 0/11] Merge ram_console into pstore" series, I believe > there were no objections as well. I'm getting there, give me this week to get through them all... -- 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/