Skip to content

Commit

Permalink
slub: Enable irqs for __GFP_WAIT
Browse files Browse the repository at this point in the history
SYSTEM_RUNNING might be too late for enabling interrupts. Allocations
with GFP_WAIT can happen before that. So use this as an indicator.

Signed-off-by: Thomas Gleixner <[email protected]>
  • Loading branch information
KAGA-KOKO authored and Sebastian Andrzej Siewior committed Nov 24, 2017
1 parent 1969d46 commit 0d5b5ea
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions mm/slub.c

0 comments on commit 0d5b5ea

Please sign in to comment.