-
- Downloads
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
Implement /proc/pid/maps for NOMMU by reading the vm_area_list attached to current->mm->context.vmlist. Signed-off-by:David Howells <dhowells@redhat.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- Documentation/nommu-mmap.txt 3 additions, 0 deletionsDocumentation/nommu-mmap.txt
- fs/proc/internal.h 1 addition, 0 deletionsfs/proc/internal.h
- fs/proc/nommu.c 14 additions, 6 deletionsfs/proc/nommu.c
- fs/proc/task_nommu.c 60 additions, 14 deletionsfs/proc/task_nommu.c
- include/linux/proc_fs.h 2 additions, 0 deletionsinclude/linux/proc_fs.h
Loading
Please register or sign in to comment