From: LEROY Christophe Date: Fri, 19 Sep 2014 08:36:09 +0000 (+0200) Subject: powerpc/8xx: _PMD_PRESENT already set in level 1 entries X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~8^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a803fb17bcec0e7527dc8fa055e56a9691abbb;p=pandora-kernel.git powerpc/8xx: _PMD_PRESENT already set in level 1 entries When a PMD entry is valid, _PMD_PRESENT is set. Therefore, forcing that bit during TLB loading is useless. Signed-off-by: Christophe Leroy Signed-off-by: Scott Wood --- Reading git-diff-tree failed