From: Eric Dumazet <[email protected]>
Date: Sun, 01 Jun 2014 21:16:50 -0700

>   CC [M]  drivers/net/ethernet/mellanox/mlx4/en_netdev.o
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c: In function 
> ‘mlx4_en_init_affinity_hint’:
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c:1546:23: error: incompatible 
> types when assigning to type ‘cpumask_var_t’ from type ‘void *’
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c: In function 
> ‘mlx4_en_free_affinity_hint’:
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c:1553:41: error: incompatible 
> types when assigning to type ‘cpumask_var_t’ from type ‘void *’

What configuration/compiler combination generates this warning?  I didn't
see it with allmodconfig.

Reply via email to