Re: [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor

From: Jason Cooper
Date: Wed Feb 17 2016 - 20:48:41 EST


On Wed, Feb 03, 2016 at 03:15:28AM +0000, Paul Burton wrote:
> Provide a gic_read_local_vp_id() function to read the VCNUM field of the
> GICs local VP_IDENT register. This will be used by a further patch to
> check that the value reported by the GIC matches up with the kernels
> calculation.
>
> Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx>
> ---
>
> drivers/irqchip/irq-mips-gic.c | 8 ++++++++
> include/linux/irqchip/mips-gic.h | 17 +++++++++++++++++
> 2 files changed, 25 insertions(+)

Same subject line nit here, otherwise,

Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx>

thx,

Jason.