aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2021-03-19 10:12:45 +0000
committerPetr Mladek <[email protected]>2021-03-19 15:38:43 +0000
commit96b94abc12e6ec648f770776522de20c073c6eca (patch)
treea319b13dd38d18a7693e2b325eee0efd19a921cc /lib/test_printf.c
parentmm, slub: use pGp to print page flags (diff)
downloadkernel-96b94abc12e6ec648f770776522de20c073c6eca.tar.gz
kernel-96b94abc12e6ec648f770776522de20c073c6eca.zip
mm, slub: don't combine pr_err with INFO
It is strange to combine "pr_err" with "INFO", so let's remove the prefix completely. This patch is motivated by David's comment[1]. - before the patch [ 8846.517809] INFO: Slab 0x00000000f42a2c60 objects=33 used=3 fp=0x0000000060d32ca8 flags=0x17ffffc0010200(slab|head) - after the patch [ 6343.396602] Slab 0x000000004382e02b objects=33 used=3 fp=0x000000009ae06ffc flags=0x17ffffc0010200(slab|head) [1] https://lore.kernel.org/linux-mm/[email protected]/#t Suggested-by: Vlastimil Babka <[email protected]> Signed-off-by: Yafang Shao <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Reviewed-by: Miaohe Lin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Matthew Wilcox <[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 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions