Skip to content
Snippets Groups Projects
Commit b65574fe authored by David McCullough's avatar David McCullough Committed by Linus Torvalds
Browse files

[PATCH] output of /proc/maps on nommu systems is incomplete


Currently you do not get all the map entries on nommu systems because the
start function doesn't index into the list using the value of "pos".

Signed-off-by: default avatarDavid McCullough <davidm@snapgear.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5ee832db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment