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: v6.6.17~8949^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a7ca80f4033c9cf3003625b2ef8b497f4ec44da;p=platform%2Fkernel%2Flinux-rpi.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 e08bbe9..5e89497 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