From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751215AbdCPDJY (ORCPT ); Wed, 15 Mar 2017 23:09:24 -0400 Received: from mail-pg0-f46.google.com ([74.125.83.46]:33229 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750973AbdCPDJW (ORCPT ); Wed, 15 Mar 2017 23:09:22 -0400 Date: Thu, 16 Mar 2017 08:39:16 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: Ingo Molnar , Peter Zijlstra , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , smuckle.linux@gmail.com, juri.lelli@arm.com, Morten.Rasmussen@arm.com, patrick.bellasi@arm.com, eas-dev@lists.linaro.org Subject: Re: [RFC 0/9] cpufreq: schedutil: Allow remote wakeups Message-ID: <20170316030916.GA5201@vireshk-i7> References: <4261790.UfzOU18DRK@aspire.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4261790.UfzOU18DRK@aspire.rjw.lan> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. -- viresh