]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Rename arm_cpu_mp_affinity
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 18 Jan 2024 20:06:29 +0000 (21:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jan 2024 11:30:48 +0000 (11:30 +0000)
commit750245ed7ce2a426a4eaf026f1af3a21fbdc19dc
treea8540b9b3c4714ae00d011296a209031a86d233c
parent7f31b2f56b69c9257d13f124485807d380c86e28
target/arm: Rename arm_cpu_mp_affinity

Rename to arm_build_mp_affinity.  This frees up the name for
other usage, and emphasizes that the cpu object is not involved.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240118200643.29037-9-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/npcm7xx.c
hw/arm/sbsa-ref.c
hw/arm/virt.c
target/arm/cpu.c
target/arm/cpu.h