* tip-bot for Dimitri Sivanich wrote: > Commit-ID: 683c91f85d7a3e1092d7fa3ec5687af8cd379f02 > Gitweb: http://git.kernel.org/tip/683c91f85d7a3e1092d7fa3ec5687af8cd379f02 > Author: Dimitri Sivanich > AuthorDate: Tue, 3 Nov 2009 12:40:37 -0600 > Committer: Ingo Molnar > CommitDate: Sun, 8 Nov 2009 13:30:40 +0100 > > x86/apic: Limit irq affinity > > This patch allows for hard numa restrictions to irq affinity on > x86 systems. -tip testing found a build failure: arch/x86/kernel/apic/io_apic.c:1438: error: ‘struct irq_desc’ has no member named ‘node’ arch/x86/kernel/apic/io_apic.c:3286: error: ‘struct irq_desc’ has no member named ‘node’ Ingo