commit | aec5e0e1c179fac4bbca4007a3f0d3107275a73c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Dec 25 09:51:47 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Feb 13 10:54:45 2007 +0900 |
tree | 3b251e52a89445a5546f398fb16a002435b6c2b6 | |
parent | 506b85f4114b912d2e91fab8da9849289e43857f [diff] |
sh: Use a per-cpu ASID cache. 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>