From: Petr Mladek Date: Wed, 27 Oct 2021 12:48:40 +0000 (+0200) Subject: vsprintf: Update %pGp documentation about that it prints hex value X-Git-Tag: v5.16-rc1~155^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a7ca80f4033;p=thirdparty%2Fkernel%2Flinux.git vsprintf: Update %pGp documentation about that it prints hex value The commit 23efd0804c0a869dfb1e7 ("vsprintf: Make %pGp print the hex value") changed the behavior of %pGp printk format. Update the documentation accordingly. Fixes: 23efd0804c0a869dfb1e7 ("vsprintf: Make %pGp print the hex value") Reviewed-by: Yafang Shao Signed-off-by: Petr Mladek Link: https://lore.kernel.org/r/YXlKqCPY9suM4mfT@alley --- diff --git a/Documentation/core-api/printk-formats.rst b/Documentation/core-api/printk-formats.rst index e08bbe9b0cbf3..5e89497ba314e 100644 --- a/Documentation/core-api/printk-formats.rst +++ b/Documentation/core-api/printk-formats.rst @@ -580,7 +580,7 @@ Flags bitfields such as page flags, gfp_flags :: - %pGp referenced|uptodate|lru|active|private|node=0|zone=2|lastcpupid=0x1fffff + %pGp 0x17ffffc0002036(referenced|uptodate|lru|active|private|node=0|zone=2|lastcpupid=0x1fffff) %pGg GFP_USER|GFP_DMA32|GFP_NOWARN %pGv read|exec|mayread|maywrite|mayexec|denywrite