This small patchset aims to add missing documentation to the /proc/pid/numa_maps interface as well as perform a small adjustment on the report output, as suggested by Andrew Morton, in the following discussion thread: * https://lkml.org/lkml/2015/1/5/769 Rafael Aquini (2): documentation: proc: add /proc/pid/numa_maps interface explanation snippet fs: proc: task_mmu: bump kernelpagesize_kB to EOL in /proc/pid/numa_maps Documentation/filesystems/proc.txt | 33 +++++++++++++++++++++++++++++++++ fs/proc/task_mmu.c | 4 ++-- 2 files changed, 35 insertions(+), 2 deletions(-) -- 1.9.3 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>