Re: 3.17-rc4 fails compile (arch/x86/pci/irq.c)

2014-09-07 Thread Randy Dunlap
On 09/07/14 20:12, Mike Galbraith wrote: > (adds CC) > > On Sun, 2014-09-07 at 22:25 -0400, Pete Clements wrote: >> Fyi: i386 up -- problem introduced in rc3. >> >> CC arch/x86/pci/irq.o >> arch/x86/pci/irq.c: In function 'pirq_disable_irq': >> arch/x86/pci/irq.c:1259:2: error: implicit d

Re: 3.17-rc4 fails compile (arch/x86/pci/irq.c)

2014-09-07 Thread Mike Galbraith
(adds CC) On Sun, 2014-09-07 at 22:25 -0400, Pete Clements wrote: > Fyi: i386 up -- problem introduced in rc3. > > CC arch/x86/pci/irq.o > arch/x86/pci/irq.c: In function 'pirq_disable_irq': > arch/x86/pci/irq.c:1259:2: error: implicit declaration of function > 'mp_should_keep_irq' [-We

3.17-rc4 fails compile (arch/x86/pci/irq.c)

2014-09-07 Thread Pete Clements
Fyi: i386 up -- problem introduced in rc3. CC arch/x86/pci/irq.o arch/x86/pci/irq.c: In function 'pirq_disable_irq': arch/x86/pci/irq.c:1259:2: error: implicit declaration of function 'mp_should_keep_irq' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors m