From: John Hubbard <[email protected]> Date: Wed, 20 May 2020 12:41:47 -0700
> The conversion to pin_user_pages() had a bug: it overlooked > the case of allocation of pages failing. Fix that by restoring > an equivalent check. > > Reported-by: [email protected] > Fixes: dbfe7d74376e ("rds: convert get_user_pages() --> pin_user_pages()") > Signed-off-by: John Hubbard <[email protected]> Applied to net-next, thanks.

