diff options
author | Minchan Kim <minchan@kernel.org> | 2017-05-03 23:55:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-04 00:52:11 +0200 |
commit | 86c49814d449ebc51c7d455ac8e3d17b9fa702eb (patch) | |
tree | 6a4a9bec78dc7596b76ae2bc825d21eb565c3d62 /samples | |
parent | zram: partial IO refactoring (diff) | |
download | linux-86c49814d449ebc51c7d455ac8e3d17b9fa702eb.tar.xz linux-86c49814d449ebc51c7d455ac8e3d17b9fa702eb.zip |
zram: use zram_slot_lock instead of raw bit_spin_lock op
With this clean-up phase, I want to use zram's wrapper function to lock
table access which is more consistent with other zram's functions.
Link: http://lkml.kernel.org/r/1492052365-16169-4-git-send-email-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions