[PATCH v3 01/12] sched: fix imbalance flag reset
From: vincent.guittot@linaro.org (Vincent Guittot)
Date: 2014-07-09 10:31:12
Also in:
lkml
From: vincent.guittot@linaro.org (Vincent Guittot)
Date: 2014-07-09 10:31:12
Also in:
lkml
On 9 July 2014 12:14, Peter Zijlstra [off-list ref] wrote:
On Mon, Jun 30, 2014 at 06:05:32PM +0200, Vincent Guittot wrote:quoted
+++ b/kernel/sched/fair.c@@ -6615,10 +6615,8 @@ more_balance:In order to avoid labels being used as functions; you can use: .quiltrc: QUILT_DIFF_OPTS="-F ^[[:alpha:]\$_].*[^:]\$" .gitconfig: [diff "default"] xfuncname = "^[[:alpha:]$_].*[^:]$"
Thanks, i'm going to add it to my .gitconfig