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
event
Kconfig -rw-r--r-- 5.0 KB
Makefile -rw-r--r-- 780 bytes
devfreq-event.c -rw-r--r-- 12.0 KB
devfreq.c -rw-r--r-- 55.4 KB
exynos-bus.c -rw-r--r-- 12.8 KB
governor.h -rw-r--r-- 3.2 KB
governor_passive.c -rw-r--r-- 4.9 KB
governor_performance.c -rw-r--r-- 1.3 KB
governor_powersave.c -rw-r--r-- 1.3 KB
governor_simpleondemand.c -rw-r--r-- 3.3 KB
governor_userspace.c -rw-r--r-- 3.3 KB
imx-bus.c -rw-r--r-- 4.4 KB
imx8m-ddrc.c -rw-r--r-- 12.3 KB
rk3399_dmc.c -rw-r--r-- 14.3 KB
tegra30-devfreq.c -rw-r--r-- 25.0 KB

back to top