irqchip/gic-v3-its: Keep track of property table's PA and VA
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Jul 2018 13:36:00 +0000 (14:36 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 2 Oct 2018 09:37:32 +0000 (10:37 +0100)
commite1a2e2010ba9d3c765b2e37a7ae8b332564716f1
tree242c745be950385703676d6d052a08f93e28f6d7
parent11e37d357f6ba7a9af850a872396082cc0a0001f
irqchip/gic-v3-its: Keep track of property table's PA and VA

We're currently only tracking the page allocated to contain the
property table by its struct page. In the future, it is going to
be convenient to track both PA and VA for that page instead. Let's
do that.

Tested-by: Jeremy Linton <jeremy.linton@arm.com>
Tested-by: Bhupesh Sharma <bhsharma@redhat.com>
Tested-by: Lei Zhang <zhang.lei@jp.fujitsu.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h