On Mon, Jun 29, 2020 at 04:19:15PM +0100, Matthew Wilcox (Oracle) wrote: > I've been looking at a lot of calls to dump_page() recently due to the > THP work, and these three patches make my life easier. Please consider > applying. > > Matthew Wilcox (Oracle) (3): > mm: Print head flags in dump_page > mm: Print the inode number in dump_page > mm: Print hashed address of struct page Acked-by: Mike Rapoport <rppt@xxxxxxxxxxxxx> > mm/debug.c | 22 ++++++++++++---------- > 1 file changed, 12 insertions(+), 10 deletions(-) > > -- > 2.27.0 > > -- Sincerely yours, Mike.