diff options
author | Christoph Lameter <cl@linux.com> | 2015-11-21 02:57:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-21 03:17:32 +0300 |
commit | 87098373e244840e00bd1c93884c1d917411597e (patch) | |
tree | 3edf3bc77482a1424c11732060bc86fc589df242 /mm/pagewalk.c | |
parent | a380a3c75529a5c42b78c0d64a46404f8cb0c0d1 (diff) | |
download | linux-87098373e244840e00bd1c93884c1d917411597e.tar.xz |
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/pagewalk.c')
0 files changed, 0 insertions, 0 deletions