summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_tlb.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: SMP: split out software TLB maintainence broadcastingRussell King2010-12-201-0/+139
smp.c is becoming too large, so split out the TLB maintainence broadcasting into a separate smp_tlb.c file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>