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.8-rc1~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb9c3697585c47977c42c5cc1b9fc49247ac530;p=pandora-kernel.git sparc: huge_ptep_set_* functions need to call set_huge_pte_at() 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 --- Reading git-diff-tree failed