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: <a8d04f02-9669-4f81-963e-69782a46a23a@suse.cz>
Date: Fri, 6 Sep 2024 11:27:23 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Christian Brauner <brauner@...nel.org>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the slab tree

On 9/6/24 10:33, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the slab tree, today's linux-next build (htmldocs) produced
> this warning:
> 
> include/linux/slab.h:244: warning: Cannot understand  * @align: The required alignment for the objects.
>  on line 244 - I thought it was a doc line
> 
> Introduced by commit
> 
>   0c64b97ac116 ("slab: add struct kmem_cache_args")

Thanks, fixed it up:

 /**
+ * struct kmem_cache_args - Less common arguments for kmem_cache_create()
  * @align: The required alignment for the objects.




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ