]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 26 Jun 2018 10:21:11 +0000 (11:21 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 2 Oct 2018 09:37:35 +0000 (10:37 +0100)
commit6cc87b750631bf9d7a0b756b063e8231ec32cb17
tree535fbfb79dd634f6b51b9d53a63e11affffe65eb
parentd2084df2f3cc645f9459bc7d0dada0e5f3c1dcd2
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels

If using a kdump kernel, and that we cannot disable LPIs to install
our own tables, let's switch to using the already allocated tables.

This means that we'll change some of the initial kernel's memory,
but at least we'll be able to have LPIs in this secondary kernel.

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