[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170973932052.23995.16086522563288140276.b4-ty@kernel.dk>
Date: Wed, 06 Mar 2024 08:35:20 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
"Ricardo B. Marliere" <ricardo@...liere.net>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: make block_class constant
On Tue, 05 Mar 2024 16:32:16 -0300, Ricardo B. Marliere wrote:
> Since commit 43a7206b0963 ("driver core: class: make class_register() take
> a const *"), the driver core allows for struct class to be in read-only
> memory, so move the block_class structure to be declared at build time
> placing it into read-only memory, instead of having to be dynamically
> allocated at boot time.
>
>
> [...]
Applied, thanks!
[1/1] block: make block_class constant
commit: f8c7511db009d42e2c24e48eeb04e3f1b67ab209
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists