Merge branch 'restart-cleanup' into restart

Conflicts:
	arch/arm/kernel/setup.c
This commit is contained in:
Russell King
2012-01-05 12:56:44 +00:00
1597 changed files with 20903 additions and 17484 deletions

View File

@@ -191,6 +191,9 @@ void cpu_idle(void)
#endif
local_irq_disable();
#ifdef CONFIG_PL310_ERRATA_769419
wmb();
#endif
if (hlt_counter) {
local_irq_enable();
cpu_relax();