Re: [PATCH v4 1/5] arm64: cpufeature: Add scope for capability check

From: Catalin Marinas
Date: Fri Apr 22 2016 - 09:30:12 EST


On Fri, Apr 22, 2016 at 12:25:31PM +0100, Suzuki K. Poulose wrote:
> Add scope parameter to the arm64_cpu_capabilities::matches(), so that
> this can be reused for checking the capability on a given CPU vs the
> system wide. The system uses the default scope associated with the
> capability for initialising the CPU_HWCAPs and ELF_HWCAPs.
>
> Cc: James Morse <james.morse@xxxxxxx>
> Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
> Cc: Andre Przywara <andre.przywara@xxxxxxx>
> Cc: Will Deacon <will.deacon@xxxxxxx>
> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
> Signed-off-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>

In case Will hasn't queued the patches yet:

Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>