remarkable-linux/arch/blackfin/mach-bf561
KOSAKI Motohiro 3cb8a39fa6 Blackfin: don't touch cpu_possible_map and cpu_present_map directly
We plan to remove cpu_possible_map and cpu_present_map later and we
have proper init_cpu_possible() and init_cpu_present() APIs.

Therefore this patch rewrites platform_init_cpus and platform_prepare_cpus
by their APIs.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-25 08:24:10 -04:00
..
boards Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout 2011-05-25 08:24:09 -04:00
include/mach Blackfin: update anomaly lists to latest public info 2011-05-25 08:24:08 -04:00
atomic.S Blackfin: SMP: kgdb: flush core internal write buffer before flushinv 2011-01-10 07:18:21 -05:00
coreb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2010-10-22 21:12:27 -07:00
dma.c Blackfin: dma: constify MMR pointer array 2011-01-10 07:18:05 -05:00
hotplug.c Blackfin: SMP: flush CoreB cache when shutting down 2011-03-22 21:03:16 -04:00
ints-priority.c Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx 2010-10-22 16:30:02 -04:00
Kconfig Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
Makefile Blackfin: SMP: add PM/CPU hotplug support 2010-03-09 00:30:48 -05:00
secondary.S Blackfin: SMP: work around anomaly 05000491 2011-03-18 04:01:04 -04:00
smp.c Blackfin: don't touch cpu_possible_map and cpu_present_map directly 2011-05-25 08:24:10 -04:00