mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: James Morris <jmorris@intercode.com.au>
To: Frank Cusack <fcusack@fcusack.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: cryptoapi 2.5->2.4 backport
Date: Sat, 14 Jun 2003 01:42:57 +1000 (EST)	[thread overview]
Message-ID: <Mutt.LNX.4.44.0306140139530.26147-100000@excalibur.intercode.com.au> (raw)
In-Reply-To: <20030613035845.A27655@google.com>

On Fri, 13 Jun 2003, Frank Cusack wrote:

> Any problem with just changing crypto/cipher.c:
> 
>     enum km_type crypto_km_types[] = {
>             KM_USER0,
>             KM_USER1,
>             KM_SOFTIRQ0,
>             KM_SOFTIRQ1,
>     };
> 
> to
> 
>     enum km_type crypto_km_types[] = {
>             KM_USER0,
>             KM_USER1,
>             KM_USER0,
>             KM_USER1,
>     };
> 
> ?

Yes, the crypto calls can run in user and softirq context.

Which backport is this?


- James
-- 
James Morris
<jmorris@intercode.com.au>


      reply	other threads:[~2003-06-13 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13 10:58 Frank Cusack
2003-06-13 15:42 ` James Morris [this message]

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=Mutt.LNX.4.44.0306140139530.26147-100000@excalibur.intercode.com.au \
    --to=jmorris@intercode.com.au \
    --cc=fcusack@fcusack.com \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®