[PATCH v3 01/12] sched: fix imbalance flag reset

Vincent Guittot vincent.guittot at linaro.org
Wed Jul 9 03:30:49 PDT 2014


On 9 July 2014 12:14, Peter Zijlstra <peterz at infradead.org> wrote:
> On Mon, Jun 30, 2014 at 06:05:32PM +0200, Vincent Guittot wrote:
>> +++ 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

>



More information about the linux-arm-kernel mailing list