android_kernel_motorola_sm6225/arch/arm/mach-tegra
Russell King d4450261e5 ARM: CPU hotplug: fix reporting of spurious wakeups
The original scheme for reporting spurious wakeups was broken - it
tried to use printk() from a context which wasn't coherent with the
other CPUs, which risks corrupting the printk() data.

Fix this by noting the number spurious wakeups, and only report them
when we are properly woken - when we will be coherent with the rest
of the system.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-20 15:09:14 +00:00
..
include/mach ARM: SMP: remove smp_mpidr.h 2010-12-20 15:09:11 +00:00
board-harmony-pcie.c tegra: harmony: enable PCI Express 2010-10-21 18:13:10 -07:00
board-harmony-pinmux.c [ARM] tegra: harmony: Add harmony board file 2010-08-05 14:57:02 -07:00
board-harmony.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-harmony.h [ARM] tegra: harmony: Add harmony board file 2010-08-05 14:57:02 -07:00
board.h tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
clock.c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
clock.h [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
common.c [ARM] tegra: Add APB DMA support 2010-10-21 18:12:35 -07:00
cpu-tegra.c [ARM] tegra: Add cpufreq support 2010-10-21 18:12:28 -07:00
dma.c [ARM] tegra: Add APB DMA support 2010-10-21 18:12:35 -07:00
fuse.c [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
fuse.h [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
gpio-names.h [ARM] tegra: add GPIO support 2010-08-05 14:57:02 -07:00
gpio.c [ARM] tegra: gpio: Add suspend and wake support 2010-10-21 18:12:01 -07:00
headsmp.S [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
hotplug.c ARM: CPU hotplug: fix reporting of spurious wakeups 2010-12-20 15:09:14 +00:00
io.c [ARM] tegra: update iomap 2010-10-21 18:11:24 -07:00
irq.c [ARM] tegra: add suspend and mirror irqs to legacy controller 2010-10-21 18:11:31 -07:00
Kconfig tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
legacy_irq.c [ARM] tegra: Add legacy irq support 2010-10-21 18:11:29 -07:00
localtimer.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
Makefile tegra: harmony: enable PCI Express 2010-10-21 18:13:10 -07:00
Makefile.boot [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
pcie.c tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
pinmux-t2-tables.c [ARM] tegra: pinmux: add safe values, move tegra2, add suspend 2010-10-21 18:11:41 -07:00
pinmux.c [ARM] tegra: pinmux: add safe values, move tegra2, add suspend 2010-10-21 18:11:41 -07:00
platsmp.c ARM: SMP: consolidate trace_hardirqs_off() into common SMP code 2010-12-20 15:09:09 +00:00
tegra2_clocks.c tegra: add PCI Express clocks 2010-10-21 18:12:57 -07:00
tegra2_dvfs.c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
tegra2_dvfs.h [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
timer.c Remove duplicate includes from many files 2010-10-27 18:03:18 -07:00