--- zzzz-none-000/linux-5.15.111/mm/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/mm/Kconfig 2024-02-07 10:23:29.000000000 +0000 @@ -897,6 +897,10 @@ config SECRETMEM def_bool ARCH_HAS_SET_DIRECT_MAP && !EMBEDDED +config MXL_FORCE_PRINT_MEM_SUMMARY_ON_OOM + bool "Kernel dump per-process memory statistics on OOM killer conditions" + default n + source "mm/damon/Kconfig" endmenu