Dmitry Antipov d5c4546062 net: sched: consistently use rcu_replace_pointer() in taprio_change()
According to Vinicius (and carefully looking through the whole
https://syzkaller.appspot.com/bug?extid=b65e0af58423fc8a73aa
once again), txtime branch of 'taprio_change()' is not going to
race against 'advance_sched()'. But using 'rcu_replace_pointer()'
in the former may be a good idea as well.

Suggested-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-09-08 11:18:57 +01:00
..
2024-05-29 09:25:15 -07:00
2024-06-14 19:08:50 -07:00
2024-07-09 17:01:46 +02:00
2024-09-06 18:39:31 -07:00
2024-09-06 18:24:59 -07:00
2024-01-11 10:07:29 -08:00
2024-09-06 18:39:31 -07:00
2024-09-06 18:39:31 -07:00
2024-09-04 17:20:14 -07:00
2024-09-06 18:39:31 -07:00
2024-09-04 17:20:14 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00