diff options
author | Richard Braun <rbraun@sceen.net> | 2013-06-09 16:58:51 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2013-06-09 16:58:51 +0200 |
commit | cf79b6a9a9d4ceef4f69d0e8c691cd198863cd67 (patch) | |
tree | e4e4e1aa025ed9b75a44b4ac2841ac8bcf4ffd4f /kern/slab.h | |
parent | b99130d97a40c8337d152669add0fce6c65e7377 (diff) |
Fix object construction in the slab allocator
There is currently no actual use of constructors, which is why this bug has
been long overlooked.
* kern/slab.c (kmem_cpu_pool_fill): Call constructor on buffers unless
verification is enabled for the cache, or the constructor is NULL.
Diffstat (limited to 'kern/slab.h')
0 files changed, 0 insertions, 0 deletions