]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] PPC64: Fix LPAR IOMMU setup code for p630
authorolof@austin.ibm.com <olof@austin.ibm.com>
Tue, 29 Mar 2005 03:27:06 +0000 (19:27 -0800)
committer <chrisw@vas.sous-sol.org> <>
Fri, 27 May 2005 04:20:04 +0000 (21:20 -0700)
commit2a678e09a966a0ad20aab2f761c37f0b29b40e71
treefcd64bebb0cb5aef1c9cc0e771ac91a425373691
parentfa0726854c4f03f9d2d1e00bb3b67a49ce490c32
[PATCH] PPC64: Fix LPAR IOMMU setup code for p630

Here's a fix to deal with p630 systems in LPAR mode.  They're to date the
only system that in some cases might lack a dma-window property for the
bus, but contain an overriding property in the device node for the specific
adapter/slot.  This makes the device setup code a bit more complex since it
needs to do some of the things that the bus setup code has already done.

Signed-off-by: Olof Johansson <olof@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
arch/ppc64/kernel/pSeries_iommu.c