Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 2009-05-17 |
| | | | | | | | The ARM SMP code wasn't properly updated for the cpumask changes, which results in smp_timer_broadcast() broadcasting ticks to non-online CPUs. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |