Skip to content
Commit 00afa758 authored by Pekka Enberg's avatar Pekka Enberg
Browse files

SLAB: Fix lockdep annotation breakage

Commit ce79ddc8

 ("SLAB: Fix lockdep annotations
for CPU hotplug") broke init_node_lock_keys() off-slab logic which causes
lockdep false positives.

Fix that up by reverting the logic back to original while keeping CPU hotplug
fixes intact.

Reported-and-tested-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Reported-and-tested-by: default avatarAndi Kleen <andi@firstfloor.org>
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 6b7b2849
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment