From: Dave Kleikamp Date: Mon, 17 Dec 2012 17:52:47 +0000 (-0600) Subject: sparc: huge_ptep_set_* functions need to call set_huge_pte_at() X-Git-Tag: v3.2.37~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f4631f3eed0fd301b96a876c196a03aa136eb4;p=pandora-kernel.git sparc: huge_ptep_set_* functions need to call set_huge_pte_at() [ Upstream commit 6cb9c3697585c47977c42c5cc1b9fc49247ac530 ] Modifying the huge pte's requires that all the underlying pte's be modified. Version 2: added missing flush_tlb_page() Signed-off-by: Dave Kleikamp Cc: "David S. Miller" Cc: sparclinux@vger.kernel.org Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed