Archived
14
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
Mike Travis e65e49d0f3 irq: update all arches for new irq_desc
Impact: cleanup, update to new cpumask API

Irq_desc.affinity and irq_desc.pending_mask are now cpumask_var_t's
so access to them should be using the new cpumask API.

Signed-off-by: Mike Travis <travis@sgi.com>
2009-01-12 15:27:13 -08:00
..
backtrace.c [ARM] Convert asm/uaccess.h to linux/uaccess.h 2008-09-06 11:35:55 +01:00
common.c [ARM] 5195/1: ARMv7 Oprofile support 2008-09-01 12:06:25 +01:00
Makefile [ARM] 5195/1: ARMv7 Oprofile support 2008-09-01 12:06:25 +01:00
op_arm_model.h [ARM] 5195/1: ARMv7 Oprofile support 2008-09-01 12:06:25 +01:00
op_counter.h
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 irq: update all arches for new irq_desc 2009-01-12 15:27:13 -08: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_v7.c [ARM] 5195/1: ARMv7 Oprofile support 2008-09-01 12:06:25 +01:00
op_model_v7.h [ARM] 5195/1: ARMv7 Oprofile support 2008-09-01 12:06:25 +01:00
op_model_xscale.c [ARM] cputype: separate definitions, use them 2008-09-01 12:06:23 +01:00