netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is __xfrm_lookup always on non-atomic context ?
@ 2011-04-12  5:58 Eduardo Panisset
  0 siblings, 0 replies; only message in thread
From: Eduardo Panisset @ 2011-04-12  5:58 UTC (permalink / raw)
  To: netdev

Hi all,

I'm using XFRM for tunneling payload traffic on Dual Stack Mobility application.
However, if correspondent XFRM states to XFRM policy's templates have
not been registered yet, It's possible the current process wait for
them, using a wait queue.
But what if this function is not being called on atomic context (e.g. softirq) ?

Thanks in advance,
Eduardo Panisset.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-12  5:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12  5:58 Is __xfrm_lookup always on non-atomic context ? Eduardo Panisset

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