commit | ffe1b4e9f436fd7bb784f3bf7ee963c149fbca5f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Mar 12 16:15:22 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 12 16:15:22 2007 +0900 |
tree | 53e5404fda007af8efbb985a4910cbaa39a6b747 | |
parent | fbd168461e65e73016c34b2eacd76d87218c8a9f [diff] |
sh: Fix SH-3 cache entry_mask and way_size calculation. The code for performing the calculation was only in the SH-4 probe path, move it out to the common path so the other parts get this right too. Signed-off-by: Paul Mundt <lethal@linux-sh.org>