[patch 0/4] BFS 420: fix ttwu

From: Hillf Danton
Date: Fri May 25 2012 - 09:32:00 EST


This patchset includes a few fixes related to ttwu.

[patch 1/4] BFS 420: fix ttwu_post_activation
A helper fix for subsequent fixes

[patch 2/4] BFS 420: fix ttwu_stat
Another helper fix

[patch 3/4] BFS 420: add task state check in ttwu
Add task state check to avoid taking global runqueue lock

[patch 4/4] BFS 420: fix ttwu local
With two helper fixes, ttwu_local is changed to be the same behavior
with ttwu.


kernel/sched/bfs.c | 34 +++++++++++++++++++---------------
1 files changed, 19 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/