aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-02-28 19:36:41 -0800
committerJakub Kicinski <[email protected]>2024-02-28 19:36:42 -0800
commit3cbab89268c60eb38a0371117fe5b258b1a22dbb (patch)
treedf97cdf2c48cada009cc49dbb434c923a202f068 /scripts/rustdoc_test_builder.rs
parente83ddcea65491efe29e12765996966509aa795d3 (diff)
parent167487070d644a285ed863516c80b3c35ec929d6 (diff)
Merge branch 'inet-implement-lockless-rtm_getnetconf-ops'
Eric Dumazet says: ==================== inet: implement lockless RTM_GETNETCONF ops This series removes RTNL use for RTM_GETNETCONF operations on AF_INET. - Annotate data-races to avoid possible KCSAN splats. - "ip -4 netconf show dev XXX" can be implemented without RTNL [1] - "ip -4 netconf" dumps can be implemented using RCU instead of RTNL [1] [1] This only refers to RTM_GETNETCONF operation, "ip" command also uses RTM_GETLINK dumps which are using RTNL at this moment. ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions