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]
Message-ID: <DS7PR11MB60772289280349DCEDE6E7A7FC632@DS7PR11MB6077.namprd11.prod.outlook.com>
Date: Thu, 19 Sep 2024 17:16:22 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Colin Ian King <colin.i.king@...il.com>, Borislav Petkov <bp@...en8.de>,
	James Morse <james.morse@....com>, Mauro Carvalho Chehab
	<mchehab@...nel.org>, Robert Richter <rric@...nel.org>,
	"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>
CC: "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH][next][V2] EDAC, pnd2: Make read-only const array intlv
 static

> Don't populate the const read-only array intlv on the stack at
> run time, instead make it static. This also shrinks the object size:
>
> $ size pnd2_edac.o.*
>
>    text    data     bss     dec     hex filename
>   15632     264    1384   17280    4380 pnd2_edac.o.new
>   15644     264    1384   17292    438c pnd2_edac.o.old
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@...el.com>

LGTM. I'll apply to RAS tree after merge window when v6.11-rc1 is available.

Thanks

-Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ