commit | f26b2a562b46ab186c8383993ab1332673ac4a47 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Aug 21 17:23:14 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Aug 21 17:23:14 2009 +0900 |
tree | 5cf52089da5ca762c07cf6c1364a6aa411fb3038 | |
parent | f9bd71f255b4349c4f9f596863161fd5182f67fa [diff] |
sh: Make cache flushers SMP-aware. This does a bit of rework for making the cache flushers SMP-aware. The function pointer-based flushers are renamed to local variants with the exported interface being commonly implemented and wrapping as necessary. Signed-off-by: Paul Mundt <lethal@linux-sh.org>