summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-07-28 17:14:03 +0200
committerWill Deacon <will.deacon@arm.com>2015-07-28 17:14:03 +0200
commit766ffb69803943c2b580a44ac14a189b875d21f6 (patch)
tree3299e2b9f63e225e743ecb425b8195f19823f4a6 /arch/arm64/kernel
parentarm64: spinlock: fix ll/sc unlock on big-endian systems (diff)
downloadlinux-766ffb69803943c2b580a44ac14a189b875d21f6.tar.xz
linux-766ffb69803943c2b580a44ac14a189b875d21f6.zip
arm64: pgtable: fix definition of pte_valid
pte_valid should check if the PTE_VALID bit (1 << 0) is set in the pte, so fix the macro definition to use bitwise & instead of logical &&. Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel')
0 files changed, 0 insertions, 0 deletions