[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140110.145229.334617909103085999.davem@davemloft.net>
Date: Fri, 10 Jan 2014 14:52:29 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: paul.gortmaker@...driver.com
Cc: e1000-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
jesse.brandeburg@...el.com, mitch.a.williams@...el.com,
gregory.v.rose@...el.com, sibai.li@...el.com,
jeffrey.t.kirsher@...el.com
Subject: Re: [PATCH-next] intel ethernet: fix s390 build failure due to
implicit prefetch.h
From: Paul Gortmaker <paul.gortmaker@...driver.com>
Date: Fri, 10 Jan 2014 14:28:16 -0500
> As of commit 7f12ad741a4870b8b6e3aafbcd868d0191770802 ("i40evf: transmit
> and receive functionality") the s390 builds (allyesconfig) fail with:
>
> drivers/net/ethernet/intel/i40evf/i40e_txrx.c: In function 'i40e_clean_rx_irq':
> drivers/net/ethernet/intel/i40evf/i40e_txrx.c:818:3: error: implicit declaration of function 'prefetch'
> make[5]: *** [drivers/net/ethernet/intel/i40evf/i40e_txrx.o] Error 1
>
> due to an implicit assumption that the prototype from linux/prefetch.h
> will be present.
>
> Cc: Mitch Williams <mitch.a.williams@...el.com>
> Cc: Greg Rose <gregory.v.rose@...el.com>
> Cc: Sibai Li <sibai.li@...el.com>
> Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
I hope the Intel folks will pick this up quickly and push it to me.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists