diff options
| author | Mike Rapoport <[email protected]> | 2021-08-20 02:04:15 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-08-20 18:31:42 +0000 |
| commit | b16ee0f9ed79fca2f2c31b13cac2ab9cf543525a (patch) | |
| tree | fff23949b1611ab2fd099b241426d4cea068d2e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | mm/page_alloc: don't corrupt pcppage_migratetype (diff) | |
| download | kernel-b16ee0f9ed79fca2f2c31b13cac2ab9cf543525a.tar.gz kernel-b16ee0f9ed79fca2f2c31b13cac2ab9cf543525a.zip | |
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
printk("%pGg") outputs these two flags as hexadecimal number, rather
than as a string, e.g:
GFP_KERNEL|0x1800000
Fix this by adding missing names of __GFP_ZEROTAGS and
__GFP_SKIP_KASAN_POISON flags to __def_gfpflag_names.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 013bb59dbb7c ("arm64: mte: handle tags zeroing at page allocation time")
Fixes: c275c5c6d50a ("kasan: disable freed user page poisoning with HW tags")
Signed-off-by: Mike Rapoport <[email protected]>
Cc: Peter Collingbourne <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
