diff options
author | Minchan Kim <minchan@kernel.org> | 2023-06-24 08:12:16 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 20:12:08 +0300 |
commit | ada5caed79b313b3046839c9de9bf9048561e4bb (patch) | |
tree | f2e6ff2e1bd79ffd34a5f8b281490b063d04716a /crypto/hmac.c | |
parent | 4ce36584da19ff6a5d171a317c6c34c567d4628e (diff) | |
download | linux-ada5caed79b313b3046839c9de9bf9048561e4bb.tar.xz |
zsmalloc: remove zs_compact_control
__zs_compact always putback src_zspage into class list after
migrate_zspage. Thus, we don't need to keep last position of src_zspage
any more. Let's remove it.
Link: https://lkml.kernel.org/r/20230624053120.643409-4-senozhatsky@chromium.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Acked-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Alexey Romanov <avromanov@sberdevices.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions