diff options
author | Christoph Lameter <cl@linux.com> | 2010-08-20 19:37:13 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 09:24:26 +0200 |
commit | 55136592fedf5cc58c03d9b5eb66103a9013d4e5 (patch) | |
tree | 891d60718ad8bf9d7da35709a1f90fa86566506e /mm/memory.c | |
parent | slub: Force no inlining of debug functions (diff) | |
download | linux-55136592fedf5cc58c03d9b5eb66103a9013d4e5.tar.xz linux-55136592fedf5cc58c03d9b5eb66103a9013d4e5.zip |
slub: Remove dynamic dma slab allocation
Remove the dynamic dma slab allocation since this causes too many issues with
nested locks etc etc. The change avoids passing gfpflags into many functions.
V3->V4:
- Create dma caches in kmem_cache_init() instead of kmem_cache_init_late().
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions