diff options
| author | Christoph Lameter <[email protected]> | 2007-07-03 09:31:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-03 13:56:13 -0700 |
| commit | dbc55faa64c12f4c9fab6e2bd131d771bc026ed1 (patch) | |
| tree | b43ca5aa30dbfb9ab920db07039f8c76996fd17a /include/linux | |
| parent | 746976a301ac9c9aa10d7d42454f8d6cdad8ff2b (diff) | |
SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap
If we move the local_irq_enable() to the end of the function then
add_partial() in early_kmem_cache_node_alloc() will be called
with interrupts disabled like during regular operations.
This makes lockdep happy.
Signed-off-by: Christoph Lameter <[email protected]>
Tested-by: Andre Noll <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions