diff options
author | Anton Blanchard <anton@samba.org> | 2005-09-22 21:44:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-22 22:17:35 -0700 |
commit | 586a90eb4c0b512df766e08a7718af7c6b9b2dcf (patch) | |
tree | 0472f79c20c605141abf4790faa4cbc4e41f8fd2 /arch/m68k/fpsp040/x_ovfl.S | |
parent | 275abf5b06676ca057cf3e15f0d027eafcb204a0 (diff) |
[PATCH] ppc64: Fix LPAR regression
The recent iommu fix broke booting on some POWER4 and POWER5 LPAR boxes.
It looks like we have been calling the non LPAR iommu_dev_setup on LPAR
machines for a while. The recent iommu fix caused that code path to
fail.
It looks like we just need to hook up the devices iommu_table to the
parents one, so do that instead of calling iommu_dev_setup_pSeries and
crossing the streams.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m68k/fpsp040/x_ovfl.S')
0 files changed, 0 insertions, 0 deletions