sh: Use a per-cpu ASID cache.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 25 Dec 2006 00:51:47 +0000 (09:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:45 +0000 (10:54 +0900)
Previously this was implemented using a global cache, cache
this per-CPU instead and bump up the number of context IDs to
match NR_CPUS.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found