From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 8716D1400E5 for ; Wed, 2 Apr 2014 15:23:48 +1100 (EST) Message-ID: <1396412608.1394.15.camel@pasglop> Subject: Re: [PATCH REPOST v5 1/3] powernv, cpufreq: Select CPUFreq related Kconfig options for powernv From: Benjamin Herrenschmidt To: "Rafael J. Wysocki" Date: Wed, 02 Apr 2014 15:23:28 +1100 In-Reply-To: <1506880.SKUfks4BOU@vostro.rjw.lan> References: <1396336408-20954-3-git-send-email-ego@linux.vnet.ibm.com> <1396345609.28055.7.camel@pasglop> <1506880.SKUfks4BOU@vostro.rjw.lan> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: "Gautham R. Shenoy" , Linux PM list , Viresh Kumar , linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, linuxppc-dev@ozlabs.org, Anton Blanchard , srivatsa.bhat@linux.vnet.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-04-02 at 00:03 +0200, Rafael J. Wysocki wrote: > > Rafael, are you going to take these or should I send them to Linus ? > > > > (I'd rather you take them :-) > > I can do that, but the timing is pretty bad. How urgent are they? To be honest pretty urgent. It's a new drop-in driver so it shouldn't be a huge deal. We have distros really waiting for this to hit upstream... But I'll leave that decision to you :-) Cheers, Ben.