Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751330AbaLOQ71 (ORCPT ); Mon, 15 Dec 2014 11:59:27 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:50054 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750943AbaLOQ7X (ORCPT ); Mon, 15 Dec 2014 11:59:23 -0500 Date: Mon, 15 Dec 2014 17:59:08 +0100 From: Peter Zijlstra To: jun.zhang@intel.com Cc: mingo@redhat.com, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Chuansheng Liu , Changcheng Liu , Hillf Danton , Vincent Guittot Subject: Re: [PATCH] sched/fair: fix find_idlest_cpu return -1 Message-ID: <20141215165908.GC29390@twins.programming.kicks-ass.net> References: <1417759082-28385-1-git-send-email-jun.zhang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1417759082-28385-1-git-send-email-jun.zhang@intel.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 05, 2014 at 01:58:01PM +0800, jun.zhang@intel.com wrote: > From: zhang jun > > find_idlest_cpu return -1 is not reasonable, set default value to this_cpu. This fails to explain why. > Signed-off-by: zhang jun > Signed-off-by: Chuansheng Liu > Signed-off-by: Changcheng Liu This is an invalid SoB chain. > Cc: Hillf Danton > Cc: Vincent Guittot > Cc: # 3.14.25 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/