diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2024-09-11 11:54:56 +0900 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-17 01:07:01 -0700 |
commit | 684826f8271ad97580b138b9ffd462005e470b99 (patch) | |
tree | d528a63dc09e5d46eb3dbadc8f72804f25cf5403 /include/linux/bottom_half.h | |
parent | 2abbcc099ec60844ca7c15214ab12955d3c11e68 (diff) |
zram: free secondary algorithms names
We need to kfree() secondary algorithms names when reset zram device that
had multi-streams, otherwise we leak memory.
[senozhatsky@chromium.org: kfree(NULL) is legal]
Link: https://lkml.kernel.org/r/20240917013021.868769-1-senozhatsky@chromium.org
Link: https://lkml.kernel.org/r/20240911025600.3681789-1-senozhatsky@chromium.org
Fixes: 001d92735701 ("zram: add recompression algorithm sysfs knob")
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/bottom_half.h')
0 files changed, 0 insertions, 0 deletions