[kvm-unit-tests PATCH 04/24] arm/arm64: Share cpu online, present and idle masks

Thomas Huth thuth at redhat.com
Wed Jan 24 01:53:40 PST 2024


On 24/01/2024 08.18, Andrew Jones wrote:
> RISC-V will also use Arm's three cpumasks. These were in smp.h,
> but they can be in cpumask.h instead, so move them there, which
> is now shared.
> 
> Signed-off-by: Andrew Jones <andrew.jones at linux.dev>
> ---
>   lib/arm/asm/smp.h | 33 ---------------------------------
>   lib/cpumask.h     | 33 +++++++++++++++++++++++++++++++++
>   2 files changed, 33 insertions(+), 33 deletions(-)

Reviewed-by: Thomas Huth <thuth at redhat.com>





More information about the kvm-riscv mailing list