commit | 5594c8c813d9e907ff55da7080d42653478b73e8 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Jan 06 14:39:14 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | 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 <yinghai@kernel.org> Cc: Mel Gorman <mel@csn.ul.ie> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>