Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755015Ab2FNAhp (ORCPT ); Wed, 13 Jun 2012 20:37:45 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:59061 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754556Ab2FNAh1 (ORCPT ); Wed, 13 Jun 2012 20:37:27 -0400 Date: Wed, 13 Jun 2012 17:35:42 -0700 From: Anton Vorontsov To: Greg Kroah-Hartman Cc: John Stultz , Kees Cook , Colin Cross , Tony Luck , Arnd Bergmann , 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 v5 0/11] Merge ram_console into pstore Message-ID: <20120614003542.GA31573@lizard> References: <20120526131747.GA15054@lizard> <20120614000504.GA11990@kroah.com> <4FD92C5E.6070602@linaro.org> <20120614002005.GA18671@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120614002005.GA18671@kroah.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: 1668 Lines: 39 On Wed, Jun 13, 2012 at 05:20:05PM -0700, Greg Kroah-Hartman wrote: > On Wed, Jun 13, 2012 at 05:12:14PM -0700, John Stultz wrote: > > On 06/13/2012 05:05 PM, Greg Kroah-Hartman wrote: > > >On Sat, May 26, 2012 at 06:17:48AM -0700, Anton Vorontsov wrote: > > >>The old ram_console driver is removed. This might probably cause > > >>some pain for out-of-tree code, as it would need to be adjusted... > > >>but "no pain, no gain"? :-) Though, if there's some serious resistance, > > >>we can probably postpone the last two patches. > > >What out-of-tree code would care about this? > > I think he's referring to the persistent_ftrace work in the Android tree. Oh, well.. that too, true. Thanks John! > > Anton did send out patches to try to get equivalent functionality > > working with pstore, but I don't know if Colin or anyone else from > > the Android team has had a chance to review it and make sure its > > sufficient. > > I thought Colin did review these, as I see his acked-by on a number of > these patches... Yup, and these patches are all fine. John is just saying that some removed functions are still used by the persistent_ftrace code, which is out-of-tree (it is in Android kernel git tree only). But we're going to replace persistent_ftrace by pstore/ftrace, and the patches were posted already; so functinality-wise, we didn't lose anything. Thanks, -- 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/