kernel-hacking-2024-linux-s.../arch/ia64/sn/kernel
Eric W. Biederman 9f0a5ba550 [PATCH] irq: Remove set_native_irq_info
This patch replaces all instances of "set_native_irq_info(irq, mask)"
with "irq_desc[irq].affinity = mask".  The latter form is clearer
uses fewer abstractions, and makes access to this field uniform
accross different architectures.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-26 10:34:07 -08:00
..
sn2 [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
bte.c
bte_error.c
huberror.c [IA64-SGI] Check for TIO errors on shub2 Altix 2007-02-05 14:27:54 -08:00
idle.c
io_acpi_init.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
io_common.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
io_init.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
iomv.c ACPICA: reduce conflicts with Altix patch series 2007-02-02 22:14:22 -05:00
irq.c [IA64] SN: Correctly update smp_affinty mask 2006-12-07 10:50:09 -08:00
klconflib.c
machvec.c
Makefile Altix: Add initial ACPI IO support 2006-12-01 14:36:57 -08:00
mca.c
msi_sn.c [PATCH] irq: Remove set_native_irq_info 2007-02-26 10:34:07 -08:00
pio_phys.S
setup.c [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0 2006-12-12 10:09:39 -08:00
tiocx.c Altix: Add initial ACPI IO support 2006-12-01 14:36:57 -08:00
xp_main.c
xp_nofault.S
xpc_channel.c [IA64] fix possible XPC deadlock when disconnecting 2006-12-12 11:48:53 -08:00
xpc_main.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
xpc_partition.c
xpnet.c