netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] action fixes for flow_offload infra compatibility
@ 2019-08-03 13:36 Vlad Buslov
  2019-08-03 13:36 ` [PATCH net 1/2] net: sched: police: allow accessing police->params with rtnl Vlad Buslov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vlad Buslov @ 2019-08-03 13:36 UTC (permalink / raw)
  To: netdev
  Cc: pieter.jansenvanvuuren, jhs, xiyou.wangcong, jiri, davem,
	Vlad Buslov

Fix rcu warnings due to usage of action helpers that expect rcu read lock
protection from rtnl-protected context of flow_offload infra.

Vlad Buslov (2):
  net: sched: police: allow accessing police->params with rtnl
  net: sched: sample: allow accessing psample_group with rtnl

 include/net/tc_act/tc_police.h | 4 ++--
 include/net/tc_act/tc_sample.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-06 21:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-03 13:36 [PATCH net 0/2] action fixes for flow_offload infra compatibility Vlad Buslov
2019-08-03 13:36 ` [PATCH net 1/2] net: sched: police: allow accessing police->params with rtnl Vlad Buslov
2019-08-05 11:38   ` Pieter Jansen van Vuuren
2019-08-03 13:36 ` [PATCH net 2/2] net: sched: sample: allow accessing psample_group " Vlad Buslov
2019-08-05 11:39   ` Pieter Jansen van Vuuren
2019-08-06 21:15 ` [PATCH net 0/2] action fixes for flow_offload infra compatibility David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).