Revision 6696d2a6f38c0beedf03c381edfc392ecf7631b4 authored by Oscar Salvador on 12 January 2021, 23:49:30 UTC, committed by Linus Torvalds on 13 January 2021, 02:12:54 UTC
Format %pG expects a lower case 'p' in order to print the flags.
Fix it.

Link: https://lkml.kernel.org/r/20210108085202.4506-1-osalvador@suse.de
Fixes: 8295d535e2aa ("mm,hwpoison: refactor get_any_page")
Signed-off-by: Oscar Salvador <osalvador@suse.de>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7e5f112
History
File Mode Size
doc
libsrc
src
vudc
.gitignore -rw-r--r-- 587 bytes
AUTHORS -rw-r--r-- 64 bytes
COPYING -rw-r--r-- 17.6 KB
INSTALL -rw-r--r-- 9.3 KB
Makefile.am -rw-r--r-- 292 bytes
README -rw-r--r-- 7.8 KB
autogen.sh -rwxr-xr-x 112 bytes
cleanup.sh -rwxr-xr-x 401 bytes
configure.ac -rw-r--r-- 3.2 KB

README

back to top