From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754933Ab3LaQ22 (ORCPT ); Tue, 31 Dec 2013 11:28:28 -0500 Received: from merlin.infradead.org ([205.233.59.134]:48798 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753911Ab3LaQ2Y (ORCPT ); Tue, 31 Dec 2013 11:28:24 -0500 Date: Tue, 31 Dec 2013 17:28:21 +0100 From: Peter Zijlstra To: Daniel Lezcano Cc: mingo@redhat.com, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org Subject: Re: [PATCH 0/7] sched: cleanup trigger_load_balance Message-ID: <20131231162821.GE16438@laptop.programming.kicks-ass.net> References: <1388411093-3413-1-git-send-email-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1388411093-3413-1-git-send-email-daniel.lezcano@linaro.org> 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 Mon, Dec 30, 2013 at 02:44:46PM +0100, Daniel Lezcano wrote: > This patchset does a cleanup on the parameters passed from the function > 'trigger_load_balance' to the underneath functions. Doesn't actually apply right.. will maybe spend more time next week :-)