ANDROID: mm: keep __get_user_pages_remote behavior
Originally, in the FOLL_LONGTERM case, __get_user_pages_remote returned with __gup_longterm_locked's return value directly but [1] broke the behavior so keep old behavior. [1] d5d9a235, ANDROID: mm: retry GUP with orignal gup_flags on failure Bug: 231990030 Signed-off-by:Minchan Kim <minchan@google.com> Change-Id: If91b01c666cfbeb11d535d282c1ee7eec5700125 (cherry picked from commit 611d3745)
Loading
Please sign in to comment