Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753149Ab2FLBCf (ORCPT ); Mon, 11 Jun 2012 21:02:35 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:33549 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752913Ab2FLBCe (ORCPT ); Mon, 11 Jun 2012 21:02:34 -0400 Date: Mon, 11 Jun 2012 18:00:51 -0700 From: Anton Vorontsov To: Greg Kroah-Hartman , Kees Cook , Colin Cross , Tony Luck Cc: 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: <20120612010050.GA21674@lizard> References: <20120526130650.GA6242@lizard> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120526130650.GA6242@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: 1512 Lines: 41 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. Thanks! p.s. I must confess I have a huge pile of battery-related patches in my inbox that I have to review/apply, and folks start to send similar pings as I send to you now. :-) I should probably start working on my backlog to improve my karma, hehe. -- Anton Vorontsov Email: cbouatmailru@gmail.com -- 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/