netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Are xfrm state_add/delete() calls serialized?
@ 2022-09-12 15:10 Bharat Bhushan
  2022-09-19  9:29 ` Leon Romanovsky
  0 siblings, 1 reply; 4+ messages in thread
From: Bharat Bhushan @ 2022-09-12 15:10 UTC (permalink / raw)
  To: netdev@vger.kernel.org

Hi All,

Have a very basic query related to .xdo_dev_state_add()/delete() ops supported by netdev driver. Can .xdo_dev_state_add()/delete() execute from other core while already in process of handling .xdo_dev_state_add()/delete() on one core? Or these calls are always serialized by stack? 
Wanted to know if we need proper locking while handling these ops in driver.

Thanks
-Bharat 

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

end of thread, other threads:[~2022-09-21  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12 15:10 Are xfrm state_add/delete() calls serialized? Bharat Bhushan
2022-09-19  9:29 ` Leon Romanovsky
2022-09-21  5:42   ` [EXT] " Bharat Bhushan
2022-09-21  7:49     ` Leon Romanovsky

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).