diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-20 23:28:17 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-20 23:28:17 -0400 |
commit | 7ed5ce81ccd6f7a546ea504d998419452b18fc20 (patch) | |
tree | 14b680d41f842196b2a250f42236a2212de5bd5a /sys/arch/aarch64 | |
parent | 8fe8b0798f40786c156e245ce89749acda401273 (diff) |
kernel/amd64: Do not hit self in cpu_halt_others()
Previously the logic for cpu_halt_others() would fall back to halting
the current processor. However this is not correct and we should instead
bail if there are no other processors to halt.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/arch/aarch64')
0 files changed, 0 insertions, 0 deletions