1
0
Fork 0
alistair23-linux/arch/arm/oprofile
Russell King f72267c30f [ARM] Solve buggy smp_processor_id() usage
BUG: using smp_processor_id() in preemptible [00000001] code: opcontrol/427

Resolve this bug by ensuring that we're not using smp_processor_id() in
a preemptable context (by disabling preemption.)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-06-02 21:31:49 +01:00
..
Kconfig [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
Makefile [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
backtrace.c [ARM] Add stacktrace support and make oprofile use it 2007-04-28 09:59:37 +01:00
common.c [ARM] 4237/2: oprofile: Always allow backtraces on ARM 2007-03-02 11:58:58 +00:00
op_arm_model.h [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
op_counter.h [ARM] Remove OP_MAX_COUNTER 2006-11-14 15:15:40 +00:00
op_model_arm11_core.c [ARM] oprofile: add ARM11 core support 2007-02-06 16:46:44 +00:00
op_model_arm11_core.h [ARM] oprofile: add ARM11 core support 2007-02-06 16:46:44 +00:00
op_model_mpcore.c [ARM] Solve buggy smp_processor_id() usage 2007-06-02 21:31:49 +01:00
op_model_mpcore.h [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
op_model_v6.c [ARM] oprofile: add ARM11 UP support 2007-02-06 16:46:44 +00:00
op_model_xscale.c [ARM] Fix fallout from IRQ regs changes 2006-10-15 13:48:37 +01:00