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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 May 2019 09:25:28 +0000
From:   Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>
To:     Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC:     "tglx@...utronix.de" <tglx@...utronix.de>,
        "David S. Miller" <davem@...emloft.net>
Subject: RE: [PATCH net-next 4/7] dpaa2-eth: Use napi_alloc_frag()

> -----Original Message-----
> From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> Sent: Thursday, May 30, 2019 1:15 AM
> To: netdev@...r.kernel.org
> Cc: tglx@...utronix.de; David S. Miller <davem@...emloft.net>; Sebastian
> Andrzej Siewior <bigeasy@...utronix.de>; Ioana Ciocoi Radulescu
> <ruxandra.radulescu@....com>
> Subject: [PATCH net-next 4/7] dpaa2-eth: Use napi_alloc_frag()
> 
> The driver is using netdev_alloc_frag() for allocation in the
> ->ndo_start_xmit() path. That one is always invoked in a BH disabled
> region so we could also use napi_alloc_frag().
> 
> Use napi_alloc_frag() for skb allocation.
> 
> Cc: Ioana Radulescu <ruxandra.radulescu@....com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>

Acked-by: Ioana Radulescu <ruxandra.radulescu@....com>

Thanks,
Ioana

Powered by blists - more mailing lists