diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-05-12 09:27:31 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-15 13:23:31 +0000 |
| commit | 7fe70c06a182a140be9996b02256d907e114479a (patch) | |
| tree | d8b81af5c49aab013c0dcf8f39481929f8c8bf62 /rust/macros/paste.rs | |
| parent | openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage (diff) | |
| download | kernel-7fe70c06a182a140be9996b02256d907e114479a.tar.gz kernel-7fe70c06a182a140be9996b02256d907e114479a.zip | |
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
mirred_nest_level is a per-CPU variable and relies on disabled BH for its
locking. Without per-CPU locking in local_bh_disable() on PREEMPT_RT
this data structure requires explicit locking.
Move mirred_nest_level to struct netdev_xmit as u8, provide wrappers.
Cc: Jamal Hadi Salim <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: Jiri Pirko <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Juri Lelli <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'rust/macros/paste.rs')
0 files changed, 0 insertions, 0 deletions
