diff options
| author | Shengyu Qu <[email protected]> | 2023-08-25 00:25:19 +0800 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2023-09-05 10:53:46 +0800 |
| commit | c9db9a2ef5558dc1e83965e452030dbf5ce93de2 (patch) | |
| tree | 0628e9c819e20885d50d529b86b66f91f05f4a88 /include/linux/string.h | |
| parent | dd1eb1af2683f5d0e30e70af5bef1bab83f3e594 (diff) | |
dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
To support SPL_SYS_MALLOC_CLEAR_ON_INIT, we have to modify
#ifdef CONFIG_SYS_MALLOC_CLEAR_ON_INIT
to #if CONFIG_IS_ENABLED(SYS_MALLOC_CLEAR_ON_INIT)
Signed-off-by: Bo Gan <[email protected]>
Signed-off-by: Shengyu Qu <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
