kernel-fxtec-pro1x/arch/arm/kernel
Russell King e98ff0f55a ARM: smp_on_up: allow non-ARM SMP processors
Allow non-ARM SMP processors to use the SMP_ON_UP feature.  CPUs
supporting SMP must have the new CPU ID format, so check for this first.
Then check for ARM11MPCore, which fails the MPIDR check.  Lastly check
the MPIDR reports multiprocessing extensions and that the CPU is part of
a multiprocessing system.

Cc: <stable@kernel.org>
Reported-and-Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-01-31 21:48:53 +00:00
..
.gitignore
armksyms.c
arthur.c
asm-offsets.c
atags.c
atags.h
bios32.c
calls.S
compat.c
compat.h
crash_dump.c
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
early_printk.c
ecard.c ARM: ecard: irq_data conversion. 2011-01-13 12:26:17 +01:00
ecard.h
elf.c
entry-armv.S Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
entry-common.S Merge branch 'clksrc' into devel 2011-01-05 18:09:03 +00:00
entry-header.S
etm.c
fiq.c Merge branch 'smp' into misc 2011-01-06 22:32:03 +00:00
ftrace.c
head-common.S ARM: fix missing branch in __error_a 2011-01-15 11:19:19 +00:00
head-nommu.S
head.S ARM: smp_on_up: allow non-ARM SMP processors 2011-01-31 21:48:53 +00:00
hw_breakpoint.c
init_task.c
io.c
irq.c ARM: core irq_data conversion. 2011-01-13 12:26:17 +01:00
isa.c
iwmmxt.S
kgdb.c
kprobes-decode.c
kprobes.c
leds.c
machine_kexec.c
Makefile Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
module.c mm: unify module_alloc code for vmalloc 2011-01-13 17:32:34 -08:00
perf_event.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-01-06 16:50:35 -08:00
perf_event_v6.c
perf_event_v7.c
perf_event_xscale.c
pj4-cp0.c
pmu.c
process.c ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU 2011-01-11 17:32:24 +00:00
ptrace.c
ptrace.h
relocate_kernel.S
return_address.c
sched_clock.c ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero 2011-01-11 16:44:02 +00:00
setup.c ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources 2011-01-14 22:14:04 +00:00
signal.c
signal.h
smp.c Merge branch 'pgt' (early part) into devel 2011-01-06 22:33:19 +00:00
smp_scu.c
smp_tlb.c
smp_twd.c ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode 2011-01-25 21:17:58 +00:00
stacktrace.c ARM: fix /proc/$PID/stack on SMP 2011-01-15 09:27:04 +00:00
swp_emulate.c
sys_arm.c
sys_oabi-compat.c
tcm.c
tcm.h
thumbee.c
time.c ARM: sched_clock: allow init_sched_clock() to be called early 2011-01-11 16:23:04 +00:00
traps.c Merge branch 'pgt' (early part) into devel 2011-01-06 22:33:19 +00:00
unwind.c
vmlinux.lds.S Merge branch 'misc' into devel 2011-01-06 22:32:52 +00:00
xscale-cp0.c