You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So because those things always end up in trainwrecks... In 7846de4
we moved back the iommu initialization earlier, essentially undoing
37f0219 which was causing us endless trouble... except that in the
meantime we had merged 959c9bd (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 <[email protected]>
CC: <[email protected]> [v3.10]
0 commit comments