Files
linux/net
Eric Dumazet 372b231201 net: use hlist_del_rcu() in dev_change_name()
Using plain hlist_del() in dev_change_name() is wrong since a
concurrent reader can crash trying to dereference LIST_POISON1.

Bug introduced in commit 72c9528bab (net: Introduce
dev_get_by_name_rcu())

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-17 13:56:59 -04:00
..
2011-03-31 11:26:23 -03:00
…
2011-05-10 15:03:32 -07:00
…
2011-03-31 11:26:23 -03:00
2011-05-15 17:16:14 +02:00
2011-03-14 17:02:42 -07:00
2011-03-21 18:16:39 -07:00
2011-03-31 11:26:23 -03:00
2011-03-01 22:51:52 -08:00
…
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
…
…
2011-03-31 11:26:23 -03:00
…