diff options
author | Christoph Lameter <cl@linux.com> | 2011-06-01 19:25:44 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2011-07-02 12:26:52 +0200 |
commit | 7e0528dadc9f8b04e4de0dba48a075100c2afe75 (patch) | |
tree | 708bd8384d867d276d36faa6bfc33fb41fe051f3 /mm/mincore.c | |
parent | Merge remote branch 'tip/x86/atomic' into slub/lockless (diff) | |
download | linux-7e0528dadc9f8b04e4de0dba48a075100c2afe75.tar.xz linux-7e0528dadc9f8b04e4de0dba48a075100c2afe75.zip |
slub: Push irq disable into allocate_slab()
Do the irq handling in allocate_slab() instead of __slab_alloc().
__slab_alloc() is already cluttered and allocate_slab() is already
fiddling around with gfp flags.
v6->v7:
Only increment ORDER_FALLBACK if we get a page during fallback
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/mincore.c')
0 files changed, 0 insertions, 0 deletions