From: Kees Cook Date: Mon, 31 Mar 2014 21:20:34 +0000 (+0100) Subject: ARM: 8014/1: mm: fix reporting of read-only PMD bits X-Git-Tag: v3.15-rc1~31^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fff00db852f2ff0faf5f539b5e28ac498fc007f8;p=pandora-kernel.git ARM: 8014/1: mm: fix reporting of read-only PMD bits On non-LPAE ARMv6+, read-only PMD bits are defined with the combination "PMD_SECT_APX | PMD_SECT_AP_WRITE". Adjusted the bit masks to correctly report this. Signed-off-by: Kees Cook Tested-by: Laura Abbott Signed-off-by: Russell King --- Reading git-diff-tree failed