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: Tue, 23 Apr 2024 12:57:02 -0700
From: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
To: "Winkler, Tomas" <tomas.winkler@...el.com>
Cc: Kunwu Chan <chentao@...inos.cn>, "arnd@...db.de" <arnd@...db.de>,
	"kunwu.chan@...mail.com" <kunwu.chan@...mail.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mei: bus: constify the struct mei_cl_bus_type usage

On Tue, Apr 23, 2024 at 07:45:08PM +0000, Winkler, Tomas wrote:
> 
> > 
> > Now that the driver core can properly handle constant struct bus_type,
> > move the mei_cl_bus_type variable to be a constant structure as well,
> > placing it into read-only memory which can not be modified at runtime.
> > 
> > Signed-off-by: Kunwu Chan <chentao@...inos.cn>
> LGTM 

Can you provide a "Acked-by:"?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ