linux_dsm_epyc7002/arch/powerpc/platforms/powernv
Jeremy Kerr c4463b3738 powerpc/powernv: Defer OPAL exception handler registration
Currently, the OPAL exception vectors are registered before the feature
fixups are processed. This means that the now-firmware-owned vectors
will likely be overwritten by the kernel.

This change moves the exception registration code to an early initcall,
rather than at machine_init time.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-05-06 09:25:36 +10:00
..
Kconfig powerpc/powernv: Add option CONFIG_POWERNV_MSI 2013-04-26 16:09:58 +10:00
Makefile
opal-nvram.c
opal-rtc.c
opal-takeover.S powerpc: Merge STK_REG/PARAM/FRAMESIZE 2012-07-10 19:18:03 +10:00
opal-wrappers.S powerpc/powernv: Patch MSI EOI handler on P8 2013-04-26 16:09:59 +10:00
opal.c powerpc/powernv: Defer OPAL exception handler registration 2013-05-06 09:25:36 +10:00
pci-ioda.c powerpc/powernv: Fix invalid IOMMU table 2013-04-26 16:10:00 +10:00
pci-p5ioc2.c powerpc/powernv: Patch MSI EOI handler on P8 2013-04-26 16:09:59 +10:00
pci.c powerpc/powernv: TCE invalidation for PHB3 2013-04-26 16:09:59 +10:00
pci.h powerpc/powernv: TCE invalidation for PHB3 2013-04-26 16:09:59 +10:00
powernv.h
setup.c
smp.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00