Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753126AbbFCHVm (ORCPT ); Wed, 3 Jun 2015 03:21:42 -0400 Received: from casper.infradead.org ([85.118.1.10]:34358 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752048AbbFCHVg (ORCPT ); Wed, 3 Jun 2015 03:21:36 -0400 Date: Wed, 3 Jun 2015 09:21:30 +0200 From: Peter Zijlstra To: Kamalesh Babulal Cc: umgwanakikbuti@gmail.com, mingo@elte.hu, ktkhai@parallels.com, rostedt@goodmis.org, juri.lelli@gmail.com, pang.xunlei@linaro.org, oleg@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH 1/7] sched: Replace post_schedule with a balance callback list Message-ID: <20150603072130.GV3644@twins.programming.kicks-ass.net> References: <20150601135818.506080835@infradead.org> <20150601140839.630055365@infradead.org> <20150603044157.GA1545@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150603044157.GA1545@linux.vnet.ibm.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 Content-Length: 484 Lines: 10 On Wed, Jun 03, 2015 at 10:11:59AM +0530, Kamalesh Babulal wrote: > set_post_schedule() exist for CONFIG_SMP=n case, which was not modified to > queue_push_tasks(). Yeah, already noticed the SMP=n borkage, fixed it after posting the rfc. -- 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/