commit | 5594c8c813d9e907ff55da7080d42653478b73e8 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <[email protected]> | Tue Jan 06 14:39:14 2009 -0800 |
committer | Linus Torvalds <[email protected]> | Tue Jan 06 15:59:00 2009 -0800 |
tree | c10347380fa5e1358d9354ee7e8f3f24b0d18535 | |
parent | c04fc586c1a480ba198f03ae7b6cbd7b57380b91 [diff] |
mm: print out memmap number only if it is not zero Don't print the size of the zone's memmap array if it does not have one. Impact: cleanup Signed-off-by: Yinghai Lu <[email protected]> Cc: Mel Gorman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>