git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6084d4
)
fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER
author
Andrew Morton
<akpm@linux-foundation.org>
Wed, 10 Dec 2014 23:52:13 +0000
(15:52 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 11 Dec 2014 01:41:12 +0000
(17:41 -0800)
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>
fs/binfmt_misc.c
patch
|
blob
|
history
diff --cc
fs/binfmt_misc.c
Simple merge