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:
dad213a
)
memcg: don't use bootmem allocator in setup code
author
Yinghai Lu
<yinghai@kernel.org>
Fri, 29 May 2009 01:15:16 +0000
(18:15 -0700)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:27:10 +0000
(19:27 +0300)
The bootmem allocator is no longer available for page_cgroup_init() because we
set up the kernel slab allocator much earlier now.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
No differences found