summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJungseung Lee <js07.lee@samsung.com>2021-06-29 05:41:02 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-06-29 20:53:53 +0300
commitc5a54c706e04a4ba7c4e3428776ac9e44aec17ea (patch)
tree3b5afcce0eea1e6604215623995d9b5f7ea3f017 /mm
parent7a22bdc3c443d5abc420df1381e425b49e8901a3 (diff)
downloadlinux-c5a54c706e04a4ba7c4e3428776ac9e44aec17ea.tar.xz
mm: report which part of mem is being freed on initmem case
Add the details for figuring out which parts of the kernel image is being freed on initmem case. Before: Freeing unused kernel memory: 1024K After: Freeing unused kernel image (initmem) memory: 1024K Link: https://lkml.kernel.org/r/1622706274-4533-1-git-send-email-js07.lee@samsung.com Signed-off-by: Jungseung Lee <js07.lee@samsung.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions