diff options
author | Mike Galbraith <efault@gmx.de> | 2011-08-23 14:12:43 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:20:37 (GMT) |
commit | 184f95de08a58adb4887ca6ff693b6f537976f54 (patch) | |
tree | c97f8833ed3448f5b2d8014031762cb456271281 /fs/xfs/xfs_trans_inode.c | |
parent | 9105ed27c65b20337dbfb193835c8538fb767179 (diff) | |
download | linux-fsl-qoriq-184f95de08a58adb4887ca6ff693b6f537976f54.tar.xz |
sched, rt: Fix migrate_enable() thinko
Assigning mask = tsk_cpus_allowed(p) after p->migrate_disable = 0 ensures
that we won't see a mask change.. no push/pull, we stack tasks on one CPU.
Also add a couple fields to sched_debug for the next guy.
[ Build fix from Stratos Psomadakis <psomas@gentoo.org> ]
Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Paul E. McKenney <paulmck@us.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1314108763.6689.4.camel@marge.simson.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/xfs/xfs_trans_inode.c')
0 files changed, 0 insertions, 0 deletions