Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755051Ab2FNA3k (ORCPT ); Wed, 13 Jun 2012 20:29:40 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:33365 "EHLO e37.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005Ab2FNA3j (ORCPT ); Wed, 13 Jun 2012 20:29:39 -0400 Message-ID: <4FD93068.9030301@linaro.org> Date: Wed, 13 Jun 2012 17:29:28 -0700 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Anton Vorontsov , 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 References: <20120526131747.GA15054@lizard> <20120614000504.GA11990@kroah.com> <4FD92C5E.6070602@linaro.org> <20120614002005.GA18671@kroah.com> In-Reply-To: <20120614002005.GA18671@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12061400-7408-0000-0000-000005D5387A Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1416 Lines: 31 On 06/13/2012 05:20 PM, 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. >> >> 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... Right, Colin reviewed the ram_console/pstore work, but I didn't see any comment on Anton's "Function tracing support for pstore". So hopefully the ack from Colin for removing the code is sufficient then. thanks -john -- 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/