From: Li Zhong Date: Mon, 15 Apr 2013 16:53:18 +0000 (+0000) Subject: powerpc: Move the setting of rflags out of loop in __hash_page_huge X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~72^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3c0693d9cf06d7baf99cfdc10f9c4d40198c6b;p=pandora-kernel.git powerpc: Move the setting of rflags out of loop in __hash_page_huge It seems that new_pte and rflags don't get changed in the repeating loop, so move their assignment out of the loop. Signed-off-by: Li Zhong Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed