The maximum value for DEBUG_KMEMLEAK_EARLY_LOG_SIZE is only 40000, so it disables kmemleak every time on this aarch64 server running the latest mainline (b00d209).
# echo scan > /sys/kernel/debug/kmemleak -bash: echo: write error: Device or resource busy Any idea on how to enable kmemleak there?

