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:	Wed, 13 Apr 2016 22:57:29 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	dvlasenk@...hat.com
Cc:	linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] drivers/net/ethernet/jme.c: Deinline
 jme_reset_mac_processor, save 2816 bytes

From: Denys Vlasenko <dvlasenk@...hat.com>
Date: Fri,  8 Apr 2016 20:39:47 +0200

> This function compiles to 895 bytes of machine code.
> 
> Clearly, this isn't a time-critical function.
> For one, it has a number of udelay(1) calls.
> 
> Signed-off-by: Denys Vlasenko <dvlasenk@...hat.com>

No x.c file should be using inline anyways, applied to net-next,
thanks a lot!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ