Skip to content
Commit 3478973d authored by Namhyung Kim's avatar Namhyung Kim Committed by Pekka Enberg
Browse files

slub: Add lock release annotation



The unfreeze_slab() releases page's PG_locked bit but was missing
proper annotation. The deactivate_slab() needs to be marked also
since it calls unfreeze_slab() without grabbing the lock.

Acked-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarNamhyung Kim <namhyung@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent a5dd5c11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment