linux-sg2042/arch/powerpc/platforms/powernv
Benjamin Herrenschmidt 74251fe21b powerpc/powernv: Fix iommu initialization again
So because those things always end up in trainwrecks... In 7846de406
we moved back the iommu initialization earlier, essentially undoing
37f02195b which was causing us endless trouble... except that in the
meantime we had merged 959c9bdd58 (to workaround the original breakage)
which is now ... broken :-)

This fixes it by doing a partial revert of the latter (we keep the
ppc_md. path which will be needed in the hotplug case, which happens
also during some EEH error recovery situations).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: <stable@vger.kernel.org> [v3.10]
2013-07-01 18:10:29 +10:00
..
Kconfig powerpc/powernv: Build a zImage.epapr 2013-05-24 18:13:46 +10:00
Makefile powerpc/eeh: PowerNV EEH backends 2013-06-20 17:06:43 +10:00
eeh-ioda.c powerpc/eeh: Refactor the output message 2013-07-01 11:10:33 +10:00
eeh-powernv.c powerpc/powernv: Use dev-node in PCI config accessors 2013-07-01 11:10:33 +10:00
opal-nvram.c powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks 2011-09-20 16:09:57 +10:00
opal-rtc.c powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks 2011-09-20 16:09:57 +10:00
opal-takeover.S powerpc: Merge STK_REG/PARAM/FRAMESIZE 2012-07-10 19:18:03 +10:00
opal-wrappers.S powerpc/eeh: Sync OPAL API with firmware 2013-06-20 17:06:17 +10:00
opal.c powernv/opal: Notifier for OPAL events 2013-06-21 16:01:50 +10:00
pci-ioda.c powerpc/powernv: Fix iommu initialization again 2013-07-01 18:10:29 +10:00
pci-p5ioc2.c powerpc/eeh: Initialization for PowerNV 2013-06-20 17:06:47 +10:00
pci.c powerpc/powernv: Use dev-node in PCI config accessors 2013-07-01 11:10:33 +10:00
pci.h powerpc/powernv: Use dev-node in PCI config accessors 2013-07-01 11:10:33 +10:00
powernv.h powerpc/powernv: Improve kexec reliability 2013-05-10 16:59:18 +10:00
setup.c powernv/opal: Disable OPAL notifier upon poweroff 2013-06-21 16:01:51 +10:00
smp.c powerpc: Delete __cpuinit usage from all users 2013-07-01 11:10:36 +10:00