diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-09-06 16:14:44 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-09-06 08:51:08 -0600 |
commit | 6086aeb49e3d9e25165769b2a0a13ff67f98a1a2 (patch) | |
tree | a9995c4e55c3ec97096b54364da1090d0b4de71b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 9518e5bfaae19447d657983d0628062ab6712610 (diff) |
zram: Remove ZRAM_LOCK
The ZRAM_LOCK was used for locking and after the addition of spinlock_t
the bit set and cleared but there no reader of it.
Remove the ZRAM_LOCK bit.
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20240906141520.730009-3-bigeasy@linutronix.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions