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]
Message-ID: <ZtoD9tXJjWaS4liX@casper.infradead.org>
Date: Thu, 5 Sep 2024 20:18:14 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Nanyong Sun <sunnanyong@...wei.com>
Cc: akpm@...ux-foundation.org, mhiramat@...nel.org, oleg@...hat.com,
	peterz@...radead.org, wangkefeng.wang@...wei.com,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org,
	linux-trace-kernel@...r.kernel.org,
	linux-perf-users@...r.kernel.org
Subject: Re: [PATCH] mm: move mm flags to mm_types.h

On Thu, Sep 05, 2024 at 11:26:22PM +0800, Nanyong Sun wrote:
> +++ b/include/linux/mm_types.h
> @@ -1485,4 +1485,85 @@ enum {
>  	/* See also internal only FOLL flags in mm/internal.h */
>  };
>  
> +/* mm flags */
> +
> +/* for SUID_DUMP_* above */

But SUID_DUMP aren't above.  They're in a different file.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ