https://github.com/torvalds/linux
Revision 0365070f05f12f1648b4adf22cfb52ec7a8a371c authored by Tim Anderson on 17 June 2009, 23:22:53 UTC, committed by Ralf Baechle on 03 July 2009, 14:45:26 UTC
Most of the CMP support was added before, this mostly correct compile
problems but adds a platform specific translation for the interrupt number
based on cpu number.

Signed-off-by: Tim Anderson <tanderson@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent a214cef
History
Tip revision: 0365070f05f12f1648b4adf22cfb52ec7a8a371c authored by Tim Anderson on 17 June 2009, 23:22:53 UTC
MIPS: CMP: activate CMP support
Tip revision: 0365070
File Mode Size
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 535 bytes
cpufreq.c -rw-r--r-- 48.6 KB
cpufreq_conservative.c -rw-r--r-- 17.6 KB
cpufreq_ondemand.c -rw-r--r-- 18.9 KB
cpufreq_performance.c -rw-r--r-- 1.5 KB
cpufreq_powersave.c -rw-r--r-- 1.6 KB
cpufreq_stats.c -rw-r--r-- 9.5 KB
cpufreq_userspace.c -rw-r--r-- 6.0 KB
freq_table.c -rw-r--r-- 6.1 KB

back to top