[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190423.194014.113507997326821471.davem@davemloft.net>
Date: Tue, 23 Apr 2019 19:40:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ilias.apalodimas@...aro.org
Cc: jaswinder.singh@...aro.org, netdev@...r.kernel.org,
ard.biesheuvel@...aro.org, masahisa.kojima@...aro.org
Subject: Re: [PATCH 1/1, v2] net: socionext: replace napi_alloc_frag with
the netdev variant on init
From: Ilias Apalodimas <ilias.apalodimas@...aro.org>
Date: Tue, 23 Apr 2019 09:01:41 +0300
> The netdev variant is usable on any context since it disables interrupts.
> The napi variant of the call should only be used within softirq context.
> Replace napi_alloc_frag on driver init with the correct netdev_alloc_frag
> call
>
> Changes since v1:
> - Adjusted commit message
>
> Acked-by: Ard Biesheuvel <ard.biesheuvel@...aro.org>
> Acked-by: Jassi Brar <jaswinder.singh@...aro.org>
> Fixes: 4acb20b46214 ("net: socionext: different approach on DMA")
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@...aro.org>
Applied and queued up for -stable, thank you.
Powered by blists - more mailing lists