diff options
author | Petr Mladek <pmladek@suse.com> | 2021-04-27 14:31:38 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2021-04-27 14:31:38 +0200 |
commit | da34b03fbd0a6e58770d5fe00830674633a57d60 (patch) | |
tree | ccb97e2c2b0ae6421c5d79c25e8b8869006ce6d1 /Documentation/core-api/printk-formats.rst | |
parent | lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() (diff) | |
parent | vsprintf: dump full information of page flags in pGp (diff) | |
download | linux-da34b03fbd0a6e58770d5fe00830674633a57d60.tar.xz linux-da34b03fbd0a6e58770d5fe00830674633a57d60.zip |
Merge branch 'for-5.13-vsprintf-pgp' into for-linus
Diffstat (limited to 'Documentation/core-api/printk-formats.rst')
-rw-r--r-- | Documentation/core-api/printk-formats.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/printk-formats.rst b/Documentation/core-api/printk-formats.rst index 6724adf58082..9be6de402cb9 100644 --- a/Documentation/core-api/printk-formats.rst +++ b/Documentation/core-api/printk-formats.rst @@ -564,7 +564,7 @@ Flags bitfields such as page flags, gfp_flags :: - %pGp referenced|uptodate|lru|active|private + %pGp 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 |