diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2016-05-05 10:44:00 +0100 |
---|---|---|
committer | Amit Pundir <amit.pundir@linaro.org> | 2016-12-12 14:41:59 +0000 |
commit | f82be531155c6ce5890df4ffe6fad9b1fa2eafac (patch) | |
tree | 67ff59f08c753fd5de91dac5cc856e934468d43e /net/ipv4/udp.c | |
parent | b571c4f0cf7e6dbcb2a51fbceefcf27518003b47 (diff) |
UPSTREAM: arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
(Cherry picked from commit 282aa7051b0169991b34716f0f22d9c2f59c46c4)
The update to the accessed or dirty states for block mappings must be
done atomically on hardware with support for automatic AF/DBM. The
ptep_set_access_flags() function has been fixed as part of commit
66dbd6e61a52 ("arm64: Implement ptep_set_access_flags() for hardware
AF/DBM"). This patch brings pmdp_set_access_flags() in line with the pte
counterpart.
Fixes: 2f4b829c625e ("arm64: Add support for hardware updates of the access and dirty pte bits")
Cc: <stable@vger.kernel.org> # 4.4.x: 66dbd6e61a52: arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Cc: <stable@vger.kernel.org> # 4.3+
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions