diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2024-09-04 14:54:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-08 13:18:57 +0300 |
commit | d5c4546062fd6f5dbce575c7ea52ad66d1968678 (patch) | |
tree | c9e73ae1cb2f0f3262003b980b08ed4ba00e4240 /block/bfq-iosched.h | |
parent | f723224742fc6d25f88a9d9036be4713398be65d (diff) | |
download | linux-d5c4546062fd6f5dbce575c7ea52ad66d1968678.tar.xz |
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>
Diffstat (limited to 'block/bfq-iosched.h')
0 files changed, 0 insertions, 0 deletions