slub: Add missing irq restore for the OOM path
authorChristoph Lameter <cl@linux.com>
Tue, 22 Mar 2011 18:32:53 +0000 (13:32 -0500)
committerPekka Enberg <penberg@kernel.org>
Tue, 22 Mar 2011 18:48:04 +0000 (20:48 +0200)
commit2fd66c517d5e98de2528d86e0e62f5069ff99f59
tree2d8ef9bf8b71872475728f778f0c095ae395785b
parentf741a79e982cf56d7584435bad663553ffe6715f
slub: Add missing irq restore for the OOM path

OOM path is missing the irq restore in the CONFIG_CMPXCHG_LOCAL case.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c