[RFC PATCH v3 3/5] arm/arm64: vgic-new: Introduce find_reg_by_id()

Christoffer Dall christoffer.dall at linaro.org
Tue Aug 30 05:41:56 PDT 2016


On Wed, Aug 24, 2016 at 04:50:07PM +0530, vijay.kilari at gmail.com wrote:
> From: Vijaya Kumar K <Vijaya.Kumar at cavium.com>
> 
> In order to implement vGICv3 CPU interface access, we will need to perform
> table lookup of system registers. We would need both index_to_params() and
> find_reg() exported for that purpose, but instead we export a single
> function which combines them both.
> 
> Signed-off-by: Pavel Fedin <p.fedin at samsung.com>
> Reviewed-by: Andre Przywara <andre.przywara at arm.com>
> Signed-off-by: Vijaya Kumar K <Vijaya.Kumar at cavium.com>

Acked-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list