Re: linux-next: Tree for May 9 (mlx5)

From: Randy Dunlap
Date: Wed May 09 2018 - 11:31:42 EST


On 05/09/2018 04:21 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180508:
>

on x86_64:
# CONFIG_SMP is not set

In file included from ../drivers/net/ethernet/mellanox/mlx5/core/main.c:43:0:
../include/linux/mlx5/driver.h: In function 'mlx5_get_vector_affinity_hint':
../include/linux/mlx5/driver.h:1299:13: error: 'struct irq_desc' has no member named 'affinity_hint'
return desc->affinity_hint;
^


--
~Randy