summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/assembler.h
diff options
context:
space:
mode:
authorHuang Shijie <shijie.huang@arm.com>2017-01-11 09:02:00 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2017-01-11 13:26:40 +0300
commit69d012345a1a32d3f03957f14d972efccc106a98 (patch)
tree7ce800db22daf2d606a525b4a501c0fbb52e5dfa /arch/arm64/include/asm/assembler.h
parenta121103c922847ba5010819a3f250f1f7fc84ab8 (diff)
downloadlinux-69d012345a1a32d3f03957f14d972efccc106a98.tar.xz
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
In current code, the @changed always returns the last one's status for the huge page with the contiguous bit set. This is really not what we want. Even one of the PTEs is changed, we should tell it to the caller. This patch fixes this issue. Fixes: 66b3923a1a0f ("arm64: hugetlb: add support for PTE contiguous bit") Cc: <stable@vger.kernel.org> # 4.5.x- Signed-off-by: Huang Shijie <shijie.huang@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions