[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168735520264.3922571.3510429095521254500.b4-ty@kernel.dk>
Date: Wed, 21 Jun 2023 07:46:42 -0600
From: Jens Axboe <axboe@...nel.dk>
To: linux-block@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org,
Ivan Orlov <ivan.orlov0322@...il.com>,
"Md. Haris Iqbal" <haris.iqbal@...os.com>,
Jack Wang <jinpu.wang@...os.com>
Subject: Re: [PATCH 1/4] block/rnbd: make all 'class' structures const
On Tue, 20 Jun 2023 20:01:30 +0200, Greg Kroah-Hartman wrote:
> Now that the driver core allows for struct class to be in read-only
> memory, making all 'class' structures to be declared at build time
> placing them into read-only memory, instead of having to be dynamically
> allocated at load time.
>
>
Applied, thanks!
[1/4] block/rnbd: make all 'class' structures const
commit: 137380c0ec40710cbaf57c7878726c41a6da81cd
[2/4] aoe: make aoe_class a static const structure
commit: 65d7a37d4e3e226bb4a4ddf73a827d0dbc77f530
[3/4] ublk: make ublk_chr_class a static const structure
commit: 2eefd399d28a52739fdbeebe84775275f016171c
[4/4] bsg: make bsg_class a static const structure
commit: 72ef02b8dfa009029fa713e8a731a92d27d14e35
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists