diff options
author | Peter Zijlstra <[email protected]> | 2016-02-24 18:45:51 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-25 08:44:29 +0100 |
commit | 0da4cf3e0a68c97ef811569804616a811f786729 (patch) | |
tree | 89499f67352a9c6f56b41c3ae444c15b7da4c88e /arch/um/kernel | |
parent | a096309bc4677f60caa8e93fcc613a55073c51d4 (diff) |
perf: Robustify task_function_call()
Since there is no serialization between task_function_call() doing
task_curr() and the other CPU doing context switches, we could end
up not sending an IPI even if we had to.
And I'm not sure I still buy my own argument we're OK.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/um/kernel')
0 files changed, 0 insertions, 0 deletions