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: Fri, 16 Feb 2024 14:58:35 +0100
From: Helge Deller <deller@....de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
 "Ricardo B. Marliere" <ricardo@...liere.net>
Cc: "James E.J. Bottomley" <James.Bottomley@...senpartnership.com>,
 linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] parisc: make parisc_bus_type const

On 2/13/24 18:29, Greg Kroah-Hartman wrote:
> On Tue, Feb 13, 2024 at 11:38:02AM -0300, Ricardo B. Marliere wrote:
>> Since commit d492cc2573a0 ("driver core: device.h: make struct
>> bus_type a const *"), the driver core can properly handle constant
>> struct bus_type, move the parisc_bus_type variable to be a constant
>> structure as well, placing it into read-only memory which can not be
>> modified at runtime.
>>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Suggested-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Signed-off-by: Ricardo B. Marliere <ricardo@...liere.net>
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

applied to parisc git tree.

Thanks!
Helge



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ