netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: anoob.soman@citrix.com
Cc: netdev@vger.kernel.org, paul.durrant@citrix.com,
	wei.liu2@citrix.com, xen-devel@lists.xenproject.org
Subject: Re: [PATCH net] xen-netback: Use GFP_ATOMIC to allocate hash
Date: Thu, 02 Mar 2017 14:43:35 -0800 (PST)	[thread overview]
Message-ID: <20170302.144335.2173019354901099768.davem@davemloft.net> (raw)
In-Reply-To: <1488451820-4759-1-git-send-email-anoob.soman@citrix.com>

From: Anoob Soman <anoob.soman@citrix.com>
Date: Thu, 2 Mar 2017 10:50:20 +0000

> Allocation of new_hash, inside xenvif_new_hash(), always happen
> in softirq context, so use GFP_ATOMIC instead of GFP_KERNEL for new
> hash allocation.
> 
> Signed-off-by: Anoob Soman <anoob.soman@citrix.com>

Applied.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

      parent reply	other threads:[~2017-03-02 22:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 10:50 [PATCH net] xen-netback: Use GFP_ATOMIC to allocate hash Anoob Soman
2017-03-02 10:51 ` Paul Durrant
2017-03-02 10:52 ` Wei Liu
2017-03-02 22:43 ` David 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=20170302.144335.2173019354901099768.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=anoob.soman@citrix.com \
    --cc=netdev@vger.kernel.org \
    --cc=paul.durrant@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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).