]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4568824e65606df0c20ea94c4e962abc856cdb1b
tree242c745be950385703676d6d052a08f93e28f6d7
parentf3436d4ae26f7c24152b53f28bbfe5a2e71acd30
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