[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ee7a2afd-f9ec-9ed2-1920-c1e605fbab39@wanadoo.fr>
Date: Mon, 28 Mar 2022 20:08:29 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: Chaitanya Kulkarni <chaitanyak@...dia.com>
Cc: Jens Axboe <axboe@...nel.dk>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>
Subject: Re: [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove()
to the newer ida API
Le 28/03/2022 à 05:00, Chaitanya Kulkarni a écrit :
>
>> On Mar 27, 2022, at 11:48 AM, Christophe JAILLET <christophe.jaillet@...adoo.fr> wrote:
>>
>> ida_simple_get() and ida_simple_remove() are deprecated. Use ida_alloc()
>> and ida_free() instead. It is less verbose.
>>
>> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>>
>
> I have alredy sent out patch for this....
>
>
Hi,
I was not aware of it...
Do you plan to send patches for all ida_xxx() changes that are needed
all over the kernel or is it only limited to
'drivers/block/null_blk/main.c'?
(read: should I spend time on it, or is the phasing out of this
deprecated API is already on the todo list of someone)
CJ
Powered by blists - more mailing lists