dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/oprofile
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument
It's never used and the comments refer to nonatomic and retry
interchangably. So get rid of it.

Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-06-26 11:24:35 +02: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 Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08: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 smp_call_function: get rid of the unused nonatomic/retry argument 2008-06-26 11:24:35 +02: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