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, 6 Jun 2024 00:08:10 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Mark Brown <broonie@...nel.org>, linux-spi@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/1] spi: Refactor spi_stop_queue()

On Fri, May 10, 2024 at 11:49:45PM +0300, Andy Shevchenko wrote:
> The refactoring makes code less verbose and easier to read.
> Besides that the binary size is also reduced, which sounds
> like a win-win case:
> 
>   add/remove: 0/1 grow/shrink: 2/2 up/down: 210/-226 (-16)
>   Function                            old     new   delta
>   spi_destroy_queue                    42     156    +114
>   spi_controller_suspend              101     197     +96
>   spi_unregister_controller           346     319     -27
>   spi_register_controller            1834    1794     -40
>   spi_stop_queue                      159       -    -159
>   Total: Before=49230, After=49214, chg -0.03%

Hmm... Other more recent patches went through, is this lost in cracks?

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ