diff options
author | Pekka Enberg <penberg@cs.helsinki.fi> | 2009-06-10 23:42:36 +0300 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2009-06-11 19:27:04 +0300 |
commit | 36b7b6d465489c4754c4fd66fcec6086eba87896 (patch) | |
tree | b24eb922eea26181157c7e99047933d3df08ecfb /drivers | |
parent | 444f478f65c7ca4606f9965b31feed13fe2bc9fa (diff) |
sched: use kzalloc() instead of the bootmem allocator
Now that kmem_cache_init() happens before sched_init(), we should use kzalloc()
and not the bootmem allocator.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions