On Fri, Jul 03, 2020 at 06:44:32PM +0200, Sebastian Andrzej Siewior wrote: > rwlock.h should not be included directly. Instead linux/splinlock.h > should be included. Including it directly will break the RT build. > > Fixes: 549c243e4e010 ("net/mlx5e: Extract neigh-specific code from en_rep.c > to rep/neigh.c") > Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de> > --- > It would be nice if this could get into v5.8 since this include has been > added in v5.8-rc1. > > drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c | 1 - > 1 file changed, 1 deletion(-) >
Thanks, Reviewed-by: Leon Romanovsky <leo...@mellanox.com>