Christoph Lameter caeab084de slub page alloc fallback: Enable interrupts for GFP_WAIT.
The fallback path needs to enable interrupts like done for
the other page allocator calls. This was not necessary with
the alternate fast path since we handled irq enable/disable in
the slow path. The regular fastpath handles irq enable/disable
around calls to the slow path so we need to restore the proper
status before calling the page allocator from the slowpath.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
2008-03-17 11:14:17 -07:00
..
2008-03-10 18:01:20 -07:00
2008-02-05 09:44:18 -08:00
2008-03-04 16:35:15 -08:00
2007-10-20 01:27:18 +02:00
2008-02-08 18:57:39 -08:00
2007-10-18 14:37:31 -07:00
2008-02-05 09:44:19 -08:00
2007-10-20 01:27:18 +02:00
2007-10-17 08:42:45 -07:00
2008-03-04 16:35:15 -08:00
2008-02-07 08:42:20 -08:00
2007-11-14 18:45:41 -08:00
2008-02-05 09:44:18 -08:00