diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2022-01-14 22:05:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-01-15 14:30:26 +0000 |
| commit | 3e9d80a891df3b1a5d77db47fa7fdf33ba71e5cb (patch) | |
| tree | e2222fe85660185817c9055b0af5cdbcd39d48d9 /mm/debug_vm_pgtable.c | |
| parent | kasan: fix quarantine conflicting with init_on_free (diff) | |
| download | kernel-3e9d80a891df3b1a5d77db47fa7fdf33ba71e5cb.tar.gz kernel-3e9d80a891df3b1a5d77db47fa7fdf33ba71e5cb.zip | |
mm,fs: split dump_mapping() out from dump_page()
dump_mapping() is a big chunk of dump_page(), and it'd be handy to be
able to call it when we don't have a struct page. Split it out and move
it to fs/inode.c. Take the opportunity to simplify some of the debug
messages a little.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/debug_vm_pgtable.c')
0 files changed, 0 insertions, 0 deletions
