1/5
mm/gup: convert follow_page_mask() to return a long
[mm/gup: convert follow_page_mask() to return a long] follow_page_mask() and its helpers return a struct page pointer: NULL, ERR_PTR(), or the page found. Change the return type to long instead: 0, a