summaryrefslogtreecommitdiff
path: root/sys/arch/aarch64
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-20 23:28:17 -0400
committerIan Moffett <ian@osmora.org>2025-08-20 23:28:17 -0400
commit7ed5ce81ccd6f7a546ea504d998419452b18fc20 (patch)
tree14b680d41f842196b2a250f42236a2212de5bd5a /sys/arch/aarch64
parent8fe8b0798f40786c156e245ce89749acda401273 (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