linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: ERROR: build error for arm64
       [not found] <20201206073231.GA3805@rlk>
@ 2020-12-06  8:25 ` Björn Töpel
  2020-12-06  8:33   ` 苏辉
  0 siblings, 1 reply; 2+ messages in thread
From: Björn Töpel @ 2020-12-06  8:25 UTC (permalink / raw)
  To: Hui Su, madalin.bucur, davem, kuba, netdev, linux-kernel; +Cc: sfr

On 2020-12-06 08:32, Hui Su wrote:
> hi, all:
> 
> The error came out like this when i build the linux-next kernel
> with ARCH=arm64, with the arm64_defconfig:
> 
>    CC      drivers/net/ethernet/freescale/dpaa/dpaa_eth.o
> ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c: In function ‘dpaa_fq_init’:
> ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:1135:9: error: too few arguments to function ‘xdp_rxq_info_reg’
>   1135 |   err = xdp_rxq_info_reg(&dpaa_fq->xdp_rxq, dpaa_fq->net_dev,
>        |         ^~~~~~~~~~~~~~~~
> In file included from ../include/linux/netdevice.h:42,
>                   from ../include/uapi/linux/if_arp.h:27,
>                   from ../include/linux/if_arp.h:23,
>                   from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:40:
> ../include/net/xdp.h:229:5: note: declared here
>    229 | int xdp_rxq_info_reg(struct xdp_rxq_info *xdp_rxq,
>        |     ^~~~~~~~~~~~~~~~
> make[6]: *** [../scripts/Makefile.build:283: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1
> 
> 
> Branch: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> HEAD: 2996bd3f6ca9ea529b40c369a94b247657abdb4d
> ARCH: arm64
> CONFIG: arch/arm64/configs/defconfig
> CMD: make ARCH=arm64 CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- Image
> 
> It maybe introduced by the commit b02e5a0ebb172(xsk: Propagate napi_id to XDP socket Rx path),
> and if anyone solved this, please add:
> 
> Reported-by: Hui Su <sh_def@163.com>
>

Hui, was already resolved in commit fdd8b8249ef8 ("dpaa_eth: fix build
errorr in dpaa_fq_init").

Thanks,
Björn


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

* Re:Re: linux-next: ERROR: build error for arm64
  2020-12-06  8:25 ` linux-next: ERROR: build error for arm64 Björn Töpel
@ 2020-12-06  8:33   ` 苏辉
  0 siblings, 0 replies; 2+ messages in thread
From: 苏辉 @ 2020-12-06  8:33 UTC (permalink / raw)
  To: Björn Töpel
  Cc: madalin.bucur, davem, kuba, netdev, linux-kernel, sfr

















At 2020-12-06 16:25:19, "Björn Töpel" <bjorn.topel@intel.com> wrote:

Ok, thanks.

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

end of thread, other threads:[~2020-12-06 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201206073231.GA3805@rlk>
2020-12-06  8:25 ` linux-next: ERROR: build error for arm64 Björn Töpel
2020-12-06  8:33   ` 苏辉

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).