Re: [PATCH 1/3] Introduce dump_vma

2014-08-29 Thread Andrew Morton
On Fri, 29 Aug 2014 10:54:17 -0400 Sasha Levin wrote: > Introduce a helper to dump information about a VMA, this also > makes dump_page_flags more generic and re-uses that so the > output looks very similar to dump_page: > That's another kilobyte which we don't actually use unless CONFIG_DEBUG_

Re: [PATCH 1/3] Introduce dump_vma

2014-08-29 Thread Naoya Horiguchi
On Fri, Aug 29, 2014 at 10:54:17AM -0400, Sasha Levin wrote: > Introduce a helper to dump information about a VMA, this also > makes dump_page_flags more generic and re-uses that so the > output looks very similar to dump_page: > > [ 61.903437] vma 88070f88be00 start 7fff2597 end >