
munlock_vma_pages_range uses follow_page(FOLL_GET) so we need to use put_user_page to avoid false positive. However, munlock path is quite complicated to attribute them. At this point, do not make the muck. Instead just unattribute them to avoid false positive. Bug: 183414571 Signed-off-by: Minchan Kim <minchan@kernel.org> Signed-off-by: Minchan Kim <minchan@google.com> Change-Id: I4776bd1a94247e226b29fceb3879c338e8c7323a
23 KiB
23 KiB