lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ