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] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ