From: Sebastian Andrzej Siewior <bige...@linutronix.de> Date: Fri, 3 Jul 2020 18:44:32 +0200
> 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. Applied, thanks.