diff options
author | Xiang Wang <[email protected]> | 2019-09-06 11:56:09 +0800 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2019-09-20 08:36:36 -0700 |
commit | b47613da3b71ca59cc6924bad2d74974f86fab92 (patch) | |
tree | 0a27f8f20312222b3357cf1b3caffbc5b25d992a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1cec0ce2e97f3e48d9af52e69e21bc614b14dd16 (diff) |
arch/riscv: disable excess harts before picking main boot hart
Harts with id greater than or equal to CONFIG_NR_CPUS need to be
disabled. But the kernel can pick any hart as the main hart. So,
before picking the main hart, the kernel must disable harts with ids
greater than or equal to CONFIG_NR_CPUS.
Signed-off-by: Xiang Wang <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
[[email protected]: updated to apply; cleaned up patch
description]
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions