From: Aneesh Kumar K.V Date: Thu, 20 Jun 2013 09:00:18 +0000 (+0530) Subject: powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte X-Git-Tag: v3.11-rc1~94^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12bc9f6fc1d6582b4529ac522d2231bd2584a5f1;p=pandora-kernel.git powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte Replace find_linux_pte with find_linux_pte_or_hugepte and explicitly document why we don't need to handle transparent hugepages at callsites. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed