From: Li Zhong Date: Mon, 15 Apr 2013 16:53:19 +0000 (+0000) Subject: powerpc: Split the code trying to insert hpte repeatedly as an helper function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~72^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b170bd3de6a7f6fbfba331e300751450f55d8822;p=pandora-kernel.git powerpc: Split the code trying to insert hpte repeatedly as an helper function Move the logic trying to insert hpte in __hash_page_huge() to an helper function, so it could also be used by others. Signed-off-by: Li Zhong Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed