From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Pan Subject: Re: [PATCH v4 1/2] idle: add support for tasks that inject idle Date: Mon, 28 Nov 2016 16:39:48 -0800 Message-ID: <20161128163948.28ff2fb8@icelake> References: <1480368809-23685-1-git-send-email-jacob.jun.pan@linux.intel.com> <1480368809-23685-2-git-send-email-jacob.jun.pan@linux.intel.com> <20161128163307.7b5b7d68@icelake> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com ([192.55.52.115]:1239 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755079AbcK2Alh (ORCPT ); Mon, 28 Nov 2016 19:41:37 -0500 In-Reply-To: <20161128163307.7b5b7d68@icelake> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Jacob Pan Cc: "Rafael J. Wysocki" , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , LKML , Linux PM , Arjan van de Ven , Srinivas Pandruvada , Len Brown , Rafael Wysocki , Eduardo Valentin , Zhang Rui , Petr Mladek , Sebastian Andrzej Siewior On Mon, 28 Nov 2016 16:33:07 -0800 Jacob Pan wrote: > > > + cpuidle_use_deepest_state(false); > > > > This actually depends on your [2/2], doesn't it? > > right, I shall put that after 2/2. I mean reverse the order of the two patches. Should I resend the series or you can reverse the order? Thanks, Jacob