diff options
| author | Peter Zijlstra <[email protected]> | 2011-04-05 17:23:50 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-04-14 08:52:37 +0200 |
| commit | 2acca55ed98ad9b9aa25e7e587ebe306c0313dc7 (patch) | |
| tree | b06fcc57dc284ccf8dcbda90370fd08250887421 /lib/flex_array.c | |
| parent | a8e4f2eaecc9bfa4954adf79a04f4f22fddd829c (diff) | |
sched: Also serialize ttwu_local() with p->pi_lock
Since we now serialize ttwu() using p->pi_lock, we also need to
serialize ttwu_local() using that, otherwise, once we drop the
rq->lock from ttwu() it can race with ttwu_local().
Reviewed-by: Frank Rowand <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions