All of lore.kernel.org
 help / color / mirror / Atom feed
* 3.17-rc4 fails compile (arch/x86/pci/irq.c)
@ 2014-09-08  2:25 Pete Clements
  2014-09-08  3:12 ` Mike Galbraith
  0 siblings, 1 reply; 3+ messages in thread
From: Pete Clements @ 2014-09-08  2:25 UTC (permalink / raw)
  To: linux-kernel

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
make[1]: *** [arch/x86/pci/irq.o] Error 1
make: *** [arch/x86/pci] Error 2

-- 
Pete Clements 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 3.17-rc4 fails compile (arch/x86/pci/irq.c)
  2014-09-08  2:25 3.17-rc4 fails compile (arch/x86/pci/irq.c) Pete Clements
@ 2014-09-08  3:12 ` Mike Galbraith
  2014-09-08  3:35   ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Galbraith @ 2014-09-08  3:12 UTC (permalink / raw)
  To: Pete Clements; +Cc: linux-kernel, Jiang Liu

(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' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[1]: *** [arch/x86/pci/irq.o] Error 1
> make: *** [arch/x86/pci] Error 2
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 3.17-rc4 fails compile (arch/x86/pci/irq.c)
  2014-09-08  3:12 ` Mike Galbraith
@ 2014-09-08  3:35   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2014-09-08  3:35 UTC (permalink / raw)
  To: Mike Galbraith, Pete Clements; +Cc: linux-kernel, Jiang Liu

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 declaration of function 'mp_should_keep_irq' [-Werror=implicit-function-declaration]
>> cc1: some warnings being treated as errors
>> make[1]: *** [arch/x86/pci/irq.o] Error 1
>> make: *** [arch/x86/pci] Error 2

fix is at:
http://marc.info/?l=linux-kernel&m=140938277815528&w=2


-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-08  3:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08  2:25 3.17-rc4 fails compile (arch/x86/pci/irq.c) Pete Clements
2014-09-08  3:12 ` Mike Galbraith
2014-09-08  3:35   ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.