All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Phillips <phillips@istop.com>
To: Martin Josefsson <gandalf@wlug.westbo.se>
Cc: netdev@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [RFC] Net vm deadlock fix (preliminary)
Date: Fri, 5 Aug 2005 08:09:22 +1000	[thread overview]
Message-ID: <200508050809.23271.phillips@istop.com> (raw)
In-Reply-To: <200508050751.34174.phillips@istop.com>

-       return __dev_alloc_skb(length, gfp_mask | __GFP_MEMALLOC);
+       return __dev_alloc_skb(length, GFP_ATOMIC|__GFP_MEMALLOC);

Regards,

Daniel
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2005-08-04 22:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03  6:57 [RFC] Net vm deadlock fix (preliminary) Daniel Phillips
2005-08-03  6:59 ` Martin Josefsson
2005-08-03 17:36   ` Daniel Phillips
2005-08-03 18:21     ` Martin Josefsson
2005-08-03 20:06       ` Daniel Phillips
2005-08-04 21:51         ` Daniel Phillips
2005-08-04 22:09           ` Daniel Phillips [this message]
2005-08-04 22:45             ` Daniel Phillips

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=200508050809.23271.phillips@istop.com \
    --to=phillips@istop.com \
    --cc=gandalf@wlug.westbo.se \
    --cc=linux-mm@kvack.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.