From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755278AbcK2Apq (ORCPT ); Mon, 28 Nov 2016 19:45:46 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34037 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752889AbcK2Api (ORCPT ); Mon, 28 Nov 2016 19:45:38 -0500 MIME-Version: 1.0 In-Reply-To: <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> <20161128163948.28ff2fb8@icelake> From: "Rafael J. Wysocki" Date: Tue, 29 Nov 2016 01:45:36 +0100 X-Google-Sender-Auth: TE-HSr22Bn5SCvQHj7ekDJjhpIs Message-ID: Subject: Re: [PATCH v4 1/2] idle: add support for tasks that inject idle 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 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 Tue, Nov 29, 2016 at 1:39 AM, Jacob Pan wrote: > 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? Well, you need to fix the [1/2] (build issue), so please resend. Thanks, Rafael