Hi David > 7) IRQ ->set_affinity() using wrong cpu mask, thanks to Ben H. for > noticing. > sparc64: Fix IRQ ->set_affinity() methods. This commit breaks UP build arch/sparc/kernel/irq_64.c: In function 'sun4u_irq_enable': arch/sparc/kernel/irq_64.c:286: error: 'struct irq_desc' has no member named 'affinity' arch/sparc/kernel/irq_64.c: In function 'sun4v_irq_enable': arch/sparc/kernel/irq_64.c:362: error: 'struct irq_desc' has no member named 'affinity' arch/sparc/kernel/irq_64.c: In function 'sun4v_virq_enable': arch/sparc/kernel/irq_64.c:425: error: 'struct irq_desc' has no member named 'affinity' -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html