commit | 603fff54420a0ccc4c3b48bfef43896fb4e33161 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Jun 28 13:40:39 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jun 28 13:40:39 2005 +0100 |
tree | 0be240afa2df6187491d73b91e068400b2d1cd6e | |
parent | 99f95e5286df2f69edab8a04c7080d986ee4233b [diff] | |
parent | 8b22c249e7de453961e4d253b19fc2a0bdd65d53 [diff] |
[PATCH] ARM SMP: TLB implementations only affect local CPU The existing TLB flush implementations only have an effect on the local CPU. Prefix them with local_. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>