Re: next-20160816 build: 1 failures 2 warnings (next-20160816)
From: Mark Brown <broonie@kernel.org>
Date: 2016-08-16 16:38:55
Also in:
netdev
Attachments
- signature.asc [application/pgp-signature] 473 bytes
From: Mark Brown <broonie@kernel.org>
Date: 2016-08-16 16:38:55
Also in:
netdev
On Tue, Aug 16, 2016 at 10:37:20AM +0100, Build bot for Mark Brown wrote: Today's -next fails to build an ARM allmodconfig due to:
arm-allmodconfig ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:300:61: error: 'outb' undeclared (first use in this function)
which appears to be caused by 535e20f083e6 ({net,IB}/mlx5: QP/XRCD
commands via mlx5 ifc). outb() just isn't available as standard on ARM,
it's not something that's meaningful for the hardware.