[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cc5fa7f1-1f3a-4dfc-81c0-fe69b5f4cd4b@infradead.org>
Date: Thu, 6 Nov 2025 22:51:37 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
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 mm-unstable tree
On 11/6/25 7:39 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the mm-unstable tree, today's linux-next build (htmldocs)
> produced this warning:
>
> WARNING: include/linux/mm_types.h:302 cannot understand function prototype: 'typedef swp_entry_t leaf_entry_t;'
>
> Introduced by commit
>
> 1b8c333c0d1c ("mm-introduce-leaf-entry-type-and-use-to-simplify-leaf-entry-logic-fix")
>
Change the kernel-doc comment beginning to:
/**
* typedef leaf_entry_t - Describes a page table 'leaf entry'.
--
~Randy
Powered by blists - more mailing lists