From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbdCPKEv (ORCPT ); Thu, 16 Mar 2017 06:04:51 -0400 Received: from mail-ot0-f195.google.com ([74.125.82.195]:35889 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbdCPKEs (ORCPT ); Thu, 16 Mar 2017 06:04:48 -0400 MIME-Version: 1.0 In-Reply-To: <20170316030916.GA5201@vireshk-i7> References: <4261790.UfzOU18DRK@aspire.rjw.lan> <20170316030916.GA5201@vireshk-i7> From: "Rafael J. Wysocki" Date: Thu, 16 Mar 2017 11:04:37 +0100 X-Google-Sender-Auth: WX7QRHaL_CVeUOJVsMSjCdLEsVM Message-ID: Subject: Re: [RFC 0/9] cpufreq: schedutil: Allow remote wakeups To: Viresh Kumar Cc: "Rafael J. Wysocki" , Ingo Molnar , Peter Zijlstra , Lists linaro-kernel , Linux PM , Linux Kernel Mailing List , Vincent Guittot , Steve Muckle , Juri Lelli , Morten Rasmussen , Patrick Bellasi , eas-dev@lists.linaro.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 16, 2017 at 4:09 AM, Viresh Kumar wrote: > On 15-03-17, 12:45, Rafael J. Wysocki wrote: >> From the first quick look patches [1-3/9] seem to be split out somewhat >> artificially. >> >> Any chance to fold them into the patches where the new stuff is actually used? >> >> I'll be looking at the rest of the patchset shortly. > > I thought it would be better to keep them separate, but I can merge them to > others in the next version if you want. Yes, it is kind of more convenient to see how they are used right away. Otherwise I need to look at two patches at the same time which is a pain on some machine form factors. :-) Thanks, Rafael