[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdap4LUbMcKv_zi=25A-SZf0DJhXiyR1zn0PfuR+b=3NfA@mail.gmail.com>
Date: Wed, 13 Dec 2023 09:26:19 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: yang.guang5@....com.cn
Cc: linux@...linux.org.uk, jiang.xuexin@....com.cn,
chen.haonan2@....com.cn, cgel.zte@...il.com,
rmk+kernel@...linux.org.uk, willy@...radead.org, rppt@...nel.org,
jroedel@...e.de, arnd@...db.de, gregkh@...uxfoundation.org,
jgg@...pe.ca, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH linux-next] ARM/dma-mapping: replace kzalloc() and
vzalloc() with kvzalloc()
On Tue, Dec 12, 2023 at 4:20 AM <yang.guang5@....com.cn> wrote:
> From: Yang Guang <yang.guang5@....com.cn>
> using kvzalloc() simplifies the code by avoiding the
> use of different memory allocation functions for different
> situations, making the code more uniform and readable.
>
> Signed-off-by: Chen Haonan <chen.haonan2@....com.cn>
Looks good to me:
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
Please put this patch into Russell's patch tracker.
Yours,
Linus Walleij
Powered by blists - more mailing lists