aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2014-12-10 15:52:13 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-12-10 17:41:12 -0800
commitf7e1ad1a1e23af97419cd8d5adff67fedf7cf169 (patch)
tree78f4076ca86846e148f1c90bf6dd3ee86095dfa5 /init
parentbinfmt_misc: clean up code style a bit (diff)
downloadlinux-dev-f7e1ad1a1e23af97419cd8d5adff67fedf7cf169.tar.xz
linux-dev-f7e1ad1a1e23af97419cd8d5adff67fedf7cf169.zip
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 <vapier@gentoo.org> Cc: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions