diff options
author | Vitaly Wool <[email protected]> | 2017-03-16 16:40:19 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-03-16 16:56:18 -0700 |
commit | 271df90e4e530c17f237b27034d6341cb2c2f536 (patch) | |
tree | 37c4d5e3ee0e029749d65aca37981dbe1ae93279 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 69eea5a4ab9c705496e912b55a9d312325de19e6 (diff) |
z3fold: fix spinlock unlocking in page reclaim
Commmit 5a27aa822029 ("z3fold: add kref refcounting") introduced a bug
in z3fold_reclaim_page() with function exit that may leave pool->lock
spinlock held. Here comes the trivial fix.
Fixes: 5a27aa822029 ("z3fold: add kref refcounting")
Link: http://lkml.kernel.org/r/[email protected]
Reported-by: Alexey Khoroshilov <[email protected]>
Signed-off-by: Vitaly Wool <[email protected]>
Cc: Dan Streetman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions