Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755501Ab3H1WhE (ORCPT ); Wed, 28 Aug 2013 18:37:04 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:35375 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751750Ab3H1WhC (ORCPT ); Wed, 28 Aug 2013 18:37:02 -0400 Message-ID: <521E7B8A.6060203@linaro.org> Date: Wed, 28 Aug 2013 15:36:58 -0700 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Zoran Markovic , lkml , Linux PM list , Benoit Goby , Android Kernel Team , Colin Cross , Todd Poynor , San Mehat , Pavel Machek , Len Brown , Greg Kroah-Hartman Subject: Re: [RFC PATCHv3] drivers: power: Detect device suspend/resume lockup and log event in pstore. References: <1375216733-6740-1-git-send-email-zoran.markovic@linaro.org> <3196266.rMZQj4Yosc@vostro.rjw.lan> <1761440.cq52yMKNRv@vostro.rjw.lan> In-Reply-To: <1761440.cq52yMKNRv@vostro.rjw.lan> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1508 Lines: 35 On 08/28/2013 01:52 PM, Rafael J. Wysocki wrote: > On Wednesday, August 28, 2013 10:45:45 AM Zoran Markovic wrote: >> Hi Rafael, >>> It doesn't look too bad from a quick look, but there's a couple of things >>> I don't like in it still (relatively minor). >> If there are things you would like changed in this patch, please let >> me know. It would be nice to catch the 3.12 merge window. > Well, it's not in my queue to be honest. > > Is there any practical reason why it should go into the next release? I wouldn't say its critical for the next release, but I feel like this was the same response last cycle. Zoran's since investigated the various alternative approaches you've suggested, and continues to be interested in resolving your remaining objections. Its a useful feature the Android devs use, which could also help non-android developers debug suspend issues on their systems. If you really just feel its something best left out of tree, that's hard to argue against. Its just a debug tool and the android guys don't have an issue carrying their own tree, after all. But the cost of leaving it out is just the potential of others having to re-implement similar hacks on their own instead of collaborating on shared infrastructure. 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/