[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170302105226.za6oprdm67twsaen@citrix.com>
Date: Thu, 2 Mar 2017 10:52:26 +0000
From: Wei Liu <wei.liu2@...rix.com>
To: Anoob Soman <anoob.soman@...rix.com>
CC: <netdev@...r.kernel.org>, <xen-devel@...ts.xenproject.org>,
<paul.durrant@...rix.com>, <wei.liu2@...rix.com>
Subject: Re: [PATCH net] xen-netback: Use GFP_ATOMIC to allocate hash
On Thu, Mar 02, 2017 at 10:50:20AM +0000, Anoob Soman wrote:
> 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@...rix.com>
Acked-by: Wei Liu <wei.liu2@...rix.com>
Powered by blists - more mailing lists