diff options
author | Christoph Lameter <cl@linux.com> | 2015-11-21 00:57:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-21 01:17:32 +0100 |
commit | 87098373e244840e00bd1c93884c1d917411597e (patch) | |
tree | 3edf3bc77482a1424c11732060bc86fc589df242 /mm/oom_kill.c | |
parent | slub: create new ___slab_alloc function that can be called with irqs disabled (diff) | |
download | linux-87098373e244840e00bd1c93884c1d917411597e.tar.xz linux-87098373e244840e00bd1c93884c1d917411597e.zip |
slub: avoid irqoff/on in bulk allocation
Use the new function that can do allocation while interrupts are disabled.
Avoids irq on/off sequences.
Signed-off-by: Christoph Lameter <cl@linux.com>
Cc: Jesper Dangaard Brouer <brouer@redhat.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions