linux/arch
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask
Impact: change existing irq_chip API

Not much point with gentle transition here: the struct irq_chip's
setaffinity method signature needs to change.

Fortunately, not widely used code, but hits a few architectures.

Note: In irq_select_affinity() I save a temporary in by mangling
irq_desc[irq].affinity directly.  Ingo, does this break anything?

(Folded in fix from KOSAKI Motohiro)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Acked-by: Ingo Molnar <mingo@redhat.com>
Cc: ralf@linux-mips.org
Cc: grundler@parisc-linux.org
Cc: jeremy@xensource.com
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
2008-12-13 21:20:26 +10:30
..
alpha cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
arm cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
avr32
blackfin Blackfin arch: fix a broken define in dma-mapping 2008-11-18 17:48:22 +08:00
cris cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
frv frv: fix mmap2 error handling 2008-12-01 19:55:24 -08:00
h8300
ia64 cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
m32r cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
m68k m68k: Update defconfigs for 2.6.28-rc7 2008-12-02 20:58:26 +01:00
m68knommu
mips cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
mn10300 MN10300: Give correct size when reserving interrupt vector table 2008-12-10 13:34:33 -08:00
parisc cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
powerpc cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
s390 cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
sh cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
sparc cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
sparc64 cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
um cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
x86 cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
xtensa
.gitignore
Kconfig remove __ARCH_WANT_COMPAT_SYS_PTRACE 2008-11-30 11:00:15 -08:00