From: Benjamin Herrenschmidt Date: Wed, 28 Sep 2005 04:45:45 +0000 (-0700) Subject: [PATCH] ppc64: More hugepage fixes X-Git-Tag: v2.6.14-rc3~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9578b70a9f112bfb541e1d5ab486a376e64503;p=pandora-kernel.git [PATCH] ppc64: More hugepage fixes My previous patch fixing invalidation of huge PTEs wasn't good enough, we still had an issue if a PTE invalidation batch contained both small and large pages. This patch fixes this by making sure the batch is flushed if the page size fed to it changes. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed