open-cas-linux/modules/cas_cache/utils
Robert Baldyga 20ad0478c8 rpool: Mark an entry for kmemleak outside of atomic context
The kmemleak_alloc() function can sleep, thus should not be called
under spinlock. This patch fixes bug occurring on debug kernel with
kmemleak enabled.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
2024-09-02 12:16:59 +02:00
..
cas_err.h Remove unused error code 2022-03-09 15:52:47 +01:00
utils_data.c Add missing headers 2024-05-14 08:22:34 +02:00
utils_data.h Fix license 2021-10-28 12:46:42 +02:00
utils_gc.c Fix license 2021-10-28 12:46:42 +02:00
utils_gc.h Fix license 2021-10-28 12:46:42 +02:00
utils_mpool.c Fix license 2021-10-28 12:46:42 +02:00
utils_mpool.h Fix license 2021-10-28 12:46:42 +02:00
utils_rpool.c rpool: Mark an entry for kmemleak outside of atomic context 2024-09-02 12:16:59 +02:00
utils_rpool.h Fix license 2021-10-28 12:46:42 +02:00