Skip to content
Snippets Groups Projects
Commit 05b0afd7 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

mm: add a reminder comment for __GFP_BITS_SHIFT


Cc: Glauber Costa <glommer@parallels.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 2897b4d2
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ struct vm_area_struct;
#define ___GFP_NO_KSWAPD 0x400000u
#define ___GFP_OTHER_NODE 0x800000u
#define ___GFP_WRITE 0x1000000u
/* If the above are modified, __GFP_BITS_SHIFT may need updating */
/*
* GFP bitmasks..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment