Re: [PATCH 1/1] vsprintf: dump full information of page flags in pGp fix

From: Petr Mladek
Date: Tue Mar 09 2021 - 05:23:08 EST


On Tue 2021-02-23 13:51:24, Yafang Shao wrote:
> The name of the flag should be printed using default_str_spec.
> There's no difference in the output after this change because the string is
> printed as-is with both default_dec_spec and default_flag_spec.
>
> This patch is a followup of the patchset
> "mm, vsprintf: dump full information of page flags in pGp" [1]
>
> [1]. https://lore.kernel.org/linux-mm/20210215155141.47432-1-laoar.shao@xxxxxxxxx/
> Signed-off-by: Yafang Shao <laoar.shao@xxxxxxxxx>

The patch is comitted in printk/linux.git,
branch for-5.13-vsprintf-pgp.

Best Regards,
Petr