netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: James Morris <jmorris@redhat.com>
Cc: akpm@osdl.org, niv@us.ibm.com, jmorris@intercode.com.au,
	netdev@oss.sgi.com, christophe@saout.de, mjbligh@us.ibm.com
Subject: Re: [Fwd: [Bug 3003] New: might_sleep warning when setting up IPSec with IPCOMP]
Date: Fri, 9 Jul 2004 16:58:38 -0700	[thread overview]
Message-ID: <20040709165838.5f7058f0.davem@redhat.com> (raw)
In-Reply-To: <Xine.LNX.4.44.0407090018500.2381-100000@thoron.boston.redhat.com>

On Fri, 9 Jul 2004 00:20:56 -0400 (EDT)
James Morris <jmorris@redhat.com> wrote:

> On Fri, 2 Jul 2004, Andrew Morton wrote:
> 
> > Well no.  Those games with deflate_gfp() really need to go away. 
> > in_atomic() works OK if CONFIG_PREEMPT is enabled.  But with
> > CONFIG_PREEMPT=n, in_atomic() returns false inside spinlock.  And
> > in_atomic()'s return value is unaffected by local_irq_disable().
> > 
> > This all needs to be redesigned, sorry.
> 
> Ok, fixed.  Lazy allocation is gone.
> 
> Please apply.

Applied.

      reply	other threads:[~2004-07-09 23:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-02 17:56 [Fwd: [Bug 3003] New: might_sleep warning when setting up IPSec with IPCOMP] Nivedita Singhvi
2004-07-02 17:58 ` Christophe Saout
2004-07-02 21:27 ` Nivedita Singhvi
2004-07-02 21:35   ` Christophe Saout
2004-07-02 21:39   ` Andrew Morton
2004-07-09  4:20     ` James Morris
2004-07-09 23:58       ` David S. Miller [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=20040709165838.5f7058f0.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=akpm@osdl.org \
    --cc=christophe@saout.de \
    --cc=jmorris@intercode.com.au \
    --cc=jmorris@redhat.com \
    --cc=mjbligh@us.ibm.com \
    --cc=netdev@oss.sgi.com \
    --cc=niv@us.ibm.com \
    /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).