aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorPeter Xu <[email protected]>2018-12-28 00:38:47 -0800
committerLinus Torvalds <[email protected]>2018-12-28 12:11:51 -0800
commit3cfd22be0ad663248fadfc8f6ffa3e255c394552 (patch)
tree80ff16175ad74737c24414f9a714a510d72cf12b /scripts/const_structs.checkpatch
parent125b860b251ad226b1384b6db06be37485127f69 (diff)
userfaultfd: clear flag if remap event not enabled
When the process being tracked does mremap() without UFFD_FEATURE_EVENT_REMAP on the corresponding tracking uffd file handle, we should not generate the remap event, and at the same time we should clear all the uffd flags on the new VMA. Without this patch, we can still have the VM_UFFD_MISSING|VM_UFFD_WP flags on the new VMA even the fault handling process does not even know the existance of the VMA. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Peter Xu <[email protected]> Reviewed-by: Andrea Arcangeli <[email protected]> Acked-by: Mike Rapoport <[email protected]> Reviewed-by: William Kucharski <[email protected]> Cc: Andrea Arcangeli <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Kirill A. Shutemov <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Pavel Emelyanov <[email protected]> Cc: Pravin Shedge <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions