commit | a99d6fde69dd9c73ac0b4e42a77ed1ebc714e56a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Dec 10 18:06:36 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:44:03 2008 +0900 |
tree | 96d0136b37139a696265b7218e7037ce09a19873 | |
parent | 4d1f3bbec49a080cae753aaa44dc1fc7277b3e50 [diff] |
sh: Convert sh64 /proc/asids to debugfs and generic sh. This converts the sh64 /proc/asids entry to debugfs and enables it for all SH parts that have debugfs enabled. On MMU systems this can be used to determine which processes are using which ASIDs which in turn can be used for finer grained cache tag analysis. Signed-off-by: Paul Mundt <lethal@linux-sh.org>