Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm, slub: don't disable irqs in slub_cpu_dead()
slub_cpu_dead() cleans up for an offlined cpu from another cpu and calls only functions that are now irq safe, so we don't need to disable irqs anymore. Signed-off-by: Vlastimil Babka <[email protected]>
- Loading branch information