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] [day] [month] [year] [list]
Message-ID: <3741abe96e56cef5bc0af788c1e48c04@paul-moore.com>
Date: Mon, 18 Aug 2025 15:41:45 -0400
From: Paul Moore <paul@...l-moore.com>
To: Qianfeng Rong <rongqianfeng@...o.com>, James Morris <jmorris@...ei.org>, "Serge E. Hallyn" <serge@...lyn.com>, linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Qianfeng Rong <rongqianfeng@...o.com>
Subject: Re: [PATCH v2] security: min_addr: use umax() to improve code

On Aug 14, 2025 Qianfeng Rong <rongqianfeng@...o.com> wrote:
> 
> Use umax() to reduce the code in update_mmap_min_addr() and improve its
> readability.
> 
> Signed-off-by: Qianfeng Rong <rongqianfeng@...o.com>
> ---
> v2: Change max() to umax() and include <linux/minmax.h> explicitly.
> ---
>  security/min_addr.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

Merged into lsm/dev, thanks.

--
paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ