diff options
author | Andrew Morton <[email protected]> | 2014-12-10 15:52:13 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:12 -0800 |
commit | f7e1ad1a1e23af97419cd8d5adff67fedf7cf169 (patch) | |
tree | 78f4076ca86846e148f1c90bf6dd3ee86095dfa5 /tools/perf/scripts/python | |
parent | e6084d4a086b626acb5cf97795a9243062c2f4cd (diff) |
fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER
GFP_USER means "honour cpuset nodes-allowed beancounting". These are
regular old kernel objects and there seems no reason to give them this
treatment.
Acked-by: Mike Frysinger <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions