Re: [PATCH] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs

2014-03-02 Thread Chen, Gong
On Tue, Feb 25, 2014 at 09:04:21AM -0500, Prarit Bhargava wrote: > This patch explicitly depends on Yinghai's patch, [PATCH v3] x86, irq: get > correct available vectors for cpu disable, which was last posted here: > > http://marc.info/?l=linux-kernel&m=139094603622814&w=2 > > and is not yet in a

[PATCH] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs

2014-02-25 Thread Prarit Bhargava
This patch explicitly depends on Yinghai's patch, [PATCH v3] x86, irq: get correct available vectors for cpu disable, which was last posted here: http://marc.info/?l=linux-kernel&m=139094603622814&w=2 and is not yet in any tree AFAICT. P. -8<- After some additional testing I had notice