diff options
author | 2024-06-19 01:06:11 +0000 | |
---|---|---|
committer | 2024-07-03 19:30:19 -0700 | |
commit | b719efa22d1ebe00ca7f9cfa80e5222e12a2dbfd (patch) | |
tree | d7990be2ae8d5098dc69804c792318acbf1f3ba0 /mm/memory.c | |
parent | mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef (diff) | |
download | wireguard-linux-b719efa22d1ebe00ca7f9cfa80e5222e12a2dbfd.tar.xz wireguard-linux-b719efa22d1ebe00ca7f9cfa80e5222e12a2dbfd.zip |
mm/page_alloc: fix a typo in comment about GFP flag
The GFP flags used to choose the zonelist is __GFP_THISNODE.
Let's change it to what exactly it should be.
Link: https://lkml.kernel.org/r/20240619010612.20740-3-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions