diff options
author | Qian Cai <cai@lca.pw> | 2019-09-23 15:34:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-09-24 15:54:07 -0700 |
commit | 0e965a6bda80f3227dfb74af6ae644e396beaacb (patch) | |
tree | 1821cfdb7ea142f09058248404df2495aee0570c /drivers/of | |
parent | c5665868183fec689dbab9fb8505188b2c4f0757 (diff) | |
download | linux-0e965a6bda80f3227dfb74af6ae644e396beaacb.tar.bz2 |
mm/kmemleak.c: record the current memory pool size
The only way to obtain the current memory pool size for a running kernel
is to check the kernel config file which is inconvenient. Record it in
the kernel messages.
[akpm@linux-foundation.org: s/memory pool size/memory pool/available/, per Catalin]
Link: http://lkml.kernel.org/r/1565809631-28933-1-git-send-email-cai@lca.pw
Signed-off-by: Qian Cai <cai@lca.pw>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions