summaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorMarc Dionne <marc.dionne@auristor.com>2019-04-13 08:37:37 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:41:21 +0200
commit58be7c109cea9ea619dde5ac504ef9e001a4c2c0 (patch)
tree8e4611cd69ed3209f73c634a28850ac27bda20d9 /drivers/gpu
parent08f2c299b38ccd63b3ad7b84f5f31e38aa9486b9 (diff)
afs: Unlock pages for __pagevec_release()
[ Upstream commit 21bd68f196ca91fc0f3d9bd1b32f6e530e8c1c88 ] __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>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions