From: Eric Dumazet <[email protected]> Date: Tue, 05 Aug 2014 07:50:07 +0200
> [PATCH net-next] netlink: fix lockdep splats > > With netlink_lookup() conversion to RCU, we need to use appropriate > rcu dereference in netlink_seq_socket_idx() & netlink_seq_next() > > Reported-by: Sasha Levin <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> > Fixes: e341694e3eb57fc ("netlink: Convert netlink_lookup() to use RCU > protected hash table") Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

