-
Marc Dionne authored
[ Upstream commit 21bd68f1 ] __pagevec_release() complains loudly if any page in the vector is still locked. The pages need to be locked for generic_error_remove_page(), but that function doesn't actually unlock them. Unlock the pages afterwards. Signed-off-by:
Marc Dionne <marc.dionne@auristor.com> Signed-off-by:
David Howells <dhowells@redhat.com> Tested-by:
Jonathan Billings <jsbillin@umich.edu> Signed-off-by:
Sasha Levin <sashal@kernel.org>
58be7c10