From: Milton Miller Date: Wed, 11 May 2011 12:24:58 +0000 (+0000) Subject: powerpc/pseries/iommu: Remove ddw property when destroying window X-Git-Tag: v3.0-rc1~385^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2573f6842201a00f139237e4b42ab16711b582af;p=pandora-kernel.git powerpc/pseries/iommu: Remove ddw property when destroying window If we destroy the window, we need to remove the property recording that we setup the window. Otherwise the next kernel we kexec will be confused. Also we should remove the property if even if we don't find the ibm,ddw-applicable window or if one of the property sizes is unexpected; presumably these came from a prior kernel via kexec, and we will not be maintaining the window with respect to memory hotplug. Signed-off-by: Milton Miller Signed-off-by: Nishanth Aravamudan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed