diff options
| author | Yafang Shao <[email protected]> | 2021-03-19 10:12:44 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2021-03-19 15:32:31 +0000 |
| commit | 4a8ef190c16f724a0bc23ef71bda44b8aef4afaa (patch) | |
| tree | 044f5cdff98218d259c1127ffa8c40a38185a17e /drivers/platform/x86/intel/pmt/class.c | |
| parent | Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-4a8ef190c16f724a0bc23ef71bda44b8aef4afaa.tar.gz kernel-4a8ef190c16f724a0bc23ef71bda44b8aef4afaa.zip | |
mm, slub: use pGp to print page flags
As pGp has been already introduced in printk, we'd better use it to make
the output human readable.
Before this change, the output is,
[ 6155.716018] INFO: Slab 0x000000004027dd4f objects=33 used=3 fp=0x000000008cd1579c flags=0x17ffffc0010200
While after this change, the output is,
[ 8846.517809] INFO: Slab 0x00000000f42a2c60 objects=33 used=3 fp=0x0000000060d32ca8 flags=0x17ffffc0010200(slab|head)
Signed-off-by: Yafang Shao <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Acked-by: David Rientjes <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Miaohe Lin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
