Skip to content
Commit f2e97df6 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] in non-NUMA case mark GFP_THISNODE gfp_t



... operations with it are OK as is, but flags & ~0 will have no idea that
this ~0 is meant to be ~gfp_t.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8a5ab415
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment