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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to