From: Paul Mackerras Date: Tue, 6 Feb 2007 10:10:31 +0000 (+1100) Subject: [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call X-Git-Tag: v2.6.21-rc1~92^2~23^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03e64f2ca6ee3d0b7824536b1940497701fe766;p=pandora-kernel.git [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call H_BULK_REMOVE lets us remove 4 entries from the MMU hash table with one hypervisor call. This uses it in pSeries_lpar_hpte_invalidate so we can tear down mappings with fewer hypervisor calls. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed