Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754281AbaAUUpm (ORCPT ); Tue, 21 Jan 2014 15:45:42 -0500 Received: from merlin.infradead.org ([205.233.59.134]:37341 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754229AbaAUUpi (ORCPT ); Tue, 21 Jan 2014 15:45:38 -0500 Date: Tue, 21 Jan 2014 21:45:34 +0100 From: Peter Zijlstra To: Paul Turner Cc: Vincent Guittot , Ben Segall , Ingo Molnar , Linaro Kernel , LKML Subject: Re: [PATCH] sched: fix sched_entity avg statistics update Message-ID: <20140121204534.GT11314@laptop.programming.kicks-ass.net> References: <1390320738-4555-1-git-send-email-vincent.guittot@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Tue, Jan 21, 2014 at 12:31:18PM -0800, Paul Turner wrote: > I think I need to go through and do a comments patch like we did with > the wake-affine math; it's too easy to make a finicky mistake like > this when not touching this path for a while. If you're going to do that, please consider fixing the XXX on line 4783: * [XXX write more on how we solve this.. _after_ merging pjt's patches that * rewrite all of this once again.] -- 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/