[lvc-project] [PATCH net-next v5] net: sched: consistently use rcu_replace_pointer() in taprio_change()
Vinicius Costa Gomes
vinicius.gomes at intel.com
Thu Sep 5 15:42:18 MSK 2024
Dmitry Antipov <dmantipov at yandex.ru> writes:
> 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 at intel.com>
> Signed-off-by: Dmitry Antipov <dmantipov at yandex.ru>
> ---
> v5: cut from the series, add syzbot link an re-target to net-next
> v4: adjust subject to target net tree
> v3: unchanged since v2
> v2: added to the series
> ---
Acked-by: Vinicius Costa Gomes <vinicius.gomes at intel.com>
Cheers,
--
Vinicius
More information about the lvc-project
mailing list