Skip to content
Commit 1929ab8c authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Fix thread struct allocator for SMP case



The ARM thread struct allocator is racy on SMP systems.  Fix it by
turning it into a per-cpu based allocator.  This also allows keeps
the cache cache warm for thread structs and kernel stacks.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f9d8f063
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