diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-05-09 22:14:28 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-05-09 22:14:28 +0100 |
commit | 1929ab8c6860a4a94109eed038b0fa9d12c81721 (patch) | |
tree | 42d3319df9d94cda4a514762f393c277cbdea5d3 /arch/m32r | |
parent | f9d8f063fee645a23776519fb5c910b9d9435270 (diff) | |
download | linux-stable-1929ab8c6860a4a94109eed038b0fa9d12c81721.tar.gz linux-stable-1929ab8c6860a4a94109eed038b0fa9d12c81721.tar.bz2 linux-stable-1929ab8c6860a4a94109eed038b0fa9d12c81721.zip |
[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: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions