[PATCH v3 01/12] sched: fix imbalance flag reset
Peter Zijlstra
peterz at infradead.org
Wed Jul 9 03:14:13 PDT 2014
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:]$_].*[^:]$"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140709/15a1af21/attachment.sig>
More information about the linux-arm-kernel
mailing list