On 11/04/2015 02:41 PM, Kirill A. Shutemov wrote: >> + dump_page_owner(page); > I tend to put dump_page() into random places during debug. Dumping page > owner for all dump_page() cases can be too verbose. > > Can we introduce dump_page_verbose() which would do usual dump_page() plus > dump_page_owner()? >
Is there any existing piece of code that would use dump_page() rather than dump_page_verbose()? Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/