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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>