[PATCH] Futex update III: don't use put_page...
This uses page_cache_release() instead of put_page(), as it might be a pagecache page.
Showing
Please register or sign in to comment
This uses page_cache_release() instead of put_page(), as it might be a pagecache page.