irq: update all arches for new irq_desc
Mike Travis authored

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: default avatarMike Travis <travis@sgi.com>
e65e49d0
Name Last commit Last update
..
alpha irq: update all arches for new irq_desc
arm irq: update all arches for new irq_desc
avr32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
blackfin irq: update all arches for new irq_desc
cris Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
frv NOMMU: Make VMAs per MM as for MMU-mode linux
h8300 NOMMU: Make VMAs per MM as for MMU-mode linux
ia64 irq: update all arches for new irq_desc
m32r Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
m68k trivial: fix an -> a typos in documentation and comments
m68knommu NOMMU: Make VMAs per MM as for MMU-mode linux
mips irq: update all arches for new irq_desc
mn10300 take init_fs to saner place
parisc irq: update all arches for new irq_desc
powerpc irq: update all arches for new irq_desc
s390 [S390] Use unsigned long long for u64 on 64bit.
sh NOMMU: Make VMAs per MM as for MMU-mode linux
sparc irq: update all arches for new irq_desc
um mm: invoke oom-killer from page fault
x86 cpumask, irq: non-x86 build failures
xtensa xtensa: introduce swab.h
.gitignore arch: Ignore arch/i386 and arch/x86_64
Kconfig oprofile: select RING_BUFFER