]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/gic-v3-its: Rename MAPVI to MAPTI
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Dec 2016 15:52:26 +0000 (15:52 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 8 Feb 2017 13:54:10 +0000 (13:54 +0000)
commit6a25ad3a9f9832f24df7987227122b8359f05c8e
tree444794c8873f5b17f4fa729222c015eea37072a1
parent4f46de9d2eda184b0e49e32bb2a92c6a06b336f5
irqchip/gic-v3-its: Rename MAPVI to MAPTI

Back in the days when the GICv3/v4 architecture was drafted,
the command to an event to an LPI number was called MAPVI.
Later on, and to avoid confusion with the GICv4 command VMAPI,
it was renamed MAPTI. We've carried the old name for a long
time, but it gets in the way of people reading the code in
the light of the public architecture specification.

Just repaint all the references and kill the old definition.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h