aboutsummaryrefslogtreecommitdiff
path: root/mm/mlock.c
diff options
context:
space:
mode:
authorChristoph Lameter2015-11-20 15:57:35 -0800
committerLinus Torvalds2015-11-20 16:17:32 -0800
commita380a3c75529a5c42b78c0d64a46404f8cb0c0d1 (patch)
tree9b7084a6b6c3e4b9f43a6d8ba16734ff8d4e8d32 /mm/mlock.c
parent21fa8442799945beaca074cb5bcf7cfe24969d59 (diff)
slub: create new ___slab_alloc function that can be called with irqs disabled
Bulk alloc needs a function like that because it enables interrupts before calling __slab_alloc which promptly disables them again using the expensive local_irq_save(). 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/mlock.c')
0 files changed, 0 insertions, 0 deletions