diff options
author | Huacai Chen <[email protected]> | 2016-01-21 21:09:49 +0800 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2016-01-22 01:59:57 +0100 |
commit | 5754843225f78ac7cbe142a6899890a9733a5a5d (patch) | |
tree | 032eeea9de09cab6232b0034381378d144127084 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5188129b8c9f58ba089bfd3809a163a8c087c797 (diff) |
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
When Core-0 handle SMP_ASK_C0COUNT IPI, we should make other cores to
see the result as soon as possible (especially when Store-Fill-Buffer
is enabled). Otherwise, C0_Count syncronization makes no sense.
BTW, array is more suitable than per-cpu variable for syncronization,
and there is a corner case should be avoid: C0_Count of Core-0 can be
really 0.
Signed-off-by: Huacai Chen <[email protected]>
Cc: Aurelien Jarno <[email protected]>
Cc: Steven J. Hill <[email protected]>
Cc: Fuxin Zhang <[email protected]>
Cc: Zhangjin Wu <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: [email protected]
Cc: <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/12160/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions