From: Michael Neuling Date: Tue, 26 Jun 2012 21:26:37 +0000 (+0000) Subject: powerpc/pseries: Fix software invalidate TCE X-Git-Tag: v3.5-rc5~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6dc752f35488160ffac07ae91bed1bddaea32a;p=pandora-kernel.git powerpc/pseries: Fix software invalidate TCE The following added support for powernv but broke pseries/BML: 1f1616e powerpc/powernv: Add TCE SW invalidation support TCE_PCI_SW_INVAL was split into FREE and CREATE flags but the tests in the pseries code were not updated to reflect this. Signed-off-by: Michael Neuling cc: stable@kernel.org [v3.3+] Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed