Since "access_process_vm()" releases pages that can be
in the page cache, it needs to use page_cache_release() instead of plain "put_page()".
Showing
Please register or sign in to comment
in the page cache, it needs to use page_cache_release() instead of plain "put_page()".