Re: Build regressions/improvements in v5.18-rc2

From: Randy Dunlap
Date: Mon Apr 11 2022 - 19:35:32 EST




On 4/11/22 03:42, Geert Uytterhoeven wrote:
> On Mon, 11 Apr 2022, Geert Uytterhoeven wrote:
>> JFYI, when comparing v5.18-rc2[1] to v5.18-rc1[3], the summaries are:
>>  - build warnings: +23/-0
>
>   + /kisskb/src/arch/sparc/include/asm/cacheflush_32.h: error: 'struct page' declared inside parameter list [-Werror]:  => 38:37
>   + /kisskb/src/arch/sparc/include/asm/cacheflush_32.h: error: its scope is only this definition or declaration, which is probably not what you want [-Werror]:  => 38:37

Fix here:
https://lore.kernel.org/lkml/20220409151609.3715-1-rdunlap@xxxxxxxxxxxxx/

--
~Randy