From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH V2 00/10] PM / OPP: Fixes and cleanups Date: Thu, 8 Dec 2016 09:33:49 +0530 Message-ID: <20161208040349.GD24152@vireshk-i7> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pg0-f43.google.com ([74.125.83.43]:36516 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752142AbcLHEFK (ORCPT ); Wed, 7 Dec 2016 23:05:10 -0500 Received: by mail-pg0-f43.google.com with SMTP id f188so168782872pgc.3 for ; Wed, 07 Dec 2016 20:03:53 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" Cc: Rafael Wysocki , Lists linaro-kernel , Linux PM , Stephen Boyd , Nishanth Menon , Vincent Guittot On 08-12-16, 01:07, Rafael J. Wysocki wrote: > On Wed, Dec 7, 2016 at 5:41 AM, Viresh Kumar wrote: > > Hi, > > > > This series fixes a memory leak (first patch) and does some cleanups to > > the OPP core. > > > > It is based of pm/bleeding-edge branch. > > BTW, please don't post patches based on bleeding-edge. That branch is > volatile (which you should be aware of) and it is not guaranteed that > the patches will apply to anything else going forward. > > It simply is not reasonable to expect that reviewers will pull my > bleeding-edge branch just in order to review your patches (which may > become inapplicable going forward anyway). Sure. Will take care of it from now on. Thanks. -- viresh