summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-uclogic-core.c
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2020-11-20 13:57:48 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-12-02 08:49:46 +0100
commit733e6db9736d1d29cbc4d69a60cfe3bd3be77620 (patch)
tree60a3e246dade3e76380d885c59745b1c7ef01367 /drivers/hid/hid-uclogic-core.c
parentb456de294ee4deea8ddd4ffe67835174066732d0 (diff)
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
commit ff1712f953e27f0b0718762ec17d0adb15c9fd0b upstream. With hardware dirty bit management, calling pte_wrprotect() on a writable, dirty PTE will lose the dirty state and return a read-only, clean entry. Move the logic from ptep_set_wrprotect() into pte_wrprotect() to ensure that the dirty bit is preserved for writable entries, as this is required for soft-dirty bit management if we enable it in the future. Cc: <stable@vger.kernel.org> Fixes: 2f4b829c625e ("arm64: Add support for hardware updates of the access and dirty pte bits") Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20201120143557.6715-3-will@kernel.org Signed-off-by: Will Deacon <will@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hid/hid-uclogic-core.c')
0 files changed, 0 insertions, 0 deletions