kernel_optimize_test/arch/arm/mach-s5pv310
Russell King bbc81fd432 ARM: CPU hotplug: remove bug checks in platform_cpu_die()
platform_cpu_die() is entered from the CPU's own idle thread, which
can not be migrated to other CPUs.  Moreover, the 'cpu' argument
comes from the thread info, which will always be the 'current'
CPU.  So remove this useless bug check.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-20 15:09:10 +00:00
..
include/mach ARM: SMP: pass an ipi number to smp_cross_call() 2010-12-03 08:26:30 +00:00
clock.c ARM: S5PV310: Add support RTC 2010-10-21 07:52:17 +09:00
cpu.c ARM: S5PV310: Add support SROMC 2010-10-26 08:40:12 +09:00
gpiolib.c ARM: S5PV310: Add support GPIOlib 2010-10-25 16:06:33 +09:00
headsmp.S
hotplug.c ARM: CPU hotplug: remove bug checks in platform_cpu_die() 2010-12-20 15:09:10 +00:00
init.c
irq-combiner.c ARM: S5PV310: Optimize interrupt source searching code 2010-10-21 07:52:18 +09:00
irq-eint.c ARM: S5PV310: Add support External Interrupt 2010-10-25 16:11:28 +09:00
Kconfig ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
localtimer.c ARM: S5PV310: Add Timer support 2010-08-05 18:32:42 +09:00
mach-smdkc210.c ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210 2010-10-26 12:51:17 +09:00
mach-smdkv310.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2010-10-28 12:27:34 +01:00
mach-universal_c210.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2010-10-28 12:27:34 +01:00
Makefile ARM: S5PV310: Add support External Interrupt 2010-10-25 16:11:28 +09:00
Makefile.boot ARM: S5PV310: Add new Kconfig and Makefiles 2010-08-05 18:32:42 +09:00
platsmp.c ARM: SMP: consolidate trace_hardirqs_off() into common SMP code 2010-12-20 15:09:09 +00:00
setup-i2c0.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c1.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c2.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c3.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c4.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c5.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c6.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c7.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-sdhci-gpio.c ARM: S5PV310: Add support HSMMC and SDHCI configuration 2010-10-25 16:02:20 +09:00
setup-sdhci.c ARM: S5PV310: Add support HSMMC and SDHCI configuration 2010-10-25 16:02:20 +09:00
time.c ARM: S5PV310: Add Timer support 2010-08-05 18:32:42 +09:00