From: Eduardo Panisset <eduardo.panisset@gmail.com>
To: netdev@vger.kernel.org
Subject: Is __xfrm_lookup always on non-atomic context ?
Date: Tue, 12 Apr 2011 02:58:52 -0300 [thread overview]
Message-ID: <BANLkTimZdNROJdMu0sHrNn_Rt0vyKqFSOQ@mail.gmail.com> (raw)
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.
reply other threads:[~2011-04-12 5:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BANLkTimZdNROJdMu0sHrNn_Rt0vyKqFSOQ@mail.gmail.com \
--to=eduardo.panisset@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).