Commit 23f41ee
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
The ttwu_post_activation() code does the core wakeup, it sets TASK_RUNNING
and performs wakeup-preemption, so give is a more descriptive name.
Reviewed-by: Frank Rowand <frank.rowand@am.sony.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Nick Piggin <npiggin@kernel.dk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20110405152729.434609705@chello.nl1 parent b84cb5d commit 23f41ee
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2456 | 2456 | | |
2457 | 2457 | | |
2458 | 2458 | | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
2459 | 2462 | | |
2460 | | - | |
| 2463 | + | |
2461 | 2464 | | |
2462 | 2465 | | |
2463 | 2466 | | |
| |||
2562 | 2565 | | |
2563 | 2566 | | |
2564 | 2567 | | |
2565 | | - | |
| 2568 | + | |
2566 | 2569 | | |
2567 | 2570 | | |
2568 | 2571 | | |
| |||
2602 | 2605 | | |
2603 | 2606 | | |
2604 | 2607 | | |
2605 | | - | |
| 2608 | + | |
2606 | 2609 | | |
2607 | 2610 | | |
2608 | 2611 | | |
| |||
0 commit comments