From: Steve Capper Date: Thu, 5 Dec 2013 12:04:51 +0000 (+0000) Subject: arm64: mm: Fix PMD_SECT_PROT_NONE definition X-Git-Tag: v3.13-rc4~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4ed53cfe9f5a00355891a631d47dfa3fd4541f;p=pandora-kernel.git arm64: mm: Fix PMD_SECT_PROT_NONE definition Modify the value of PMD_SECT_PROT_NONE to match that of PTE_NONE. This should have been in commit 3676f9ef5481 (Move PTE_PROT_NONE higher up). Signed-off-by: Steve Capper Cc: # 3.11+: 3676f9ef5481: arm64: Move PTE_PROT_NONE higher up Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed