On Mon, 15 Feb 2021, Yafang Shao wrote:

> 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/b9c0f2b6-e9b0-0c36-ebdd-2bc684c5a...@redhat.com/#t
> 
> Suggested-by: Vlastimil Babka <vba...@suse.cz>
> Signed-off-by: Yafang Shao <laoar.s...@gmail.com>
> Acked-by: Vlastimil Babka <vba...@suse.cz>
> Reviewed-by: Miaohe Lin <linmia...@huawei.com>
> Reviewed-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> Reviewed-by: David Hildenbrand <da...@redhat.com>
> Cc: Matthew Wilcox <wi...@infradead.org>

Acked-by: David Rientjes <rient...@google.com>

Reply via email to