[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1741278384-31251-1-git-send-email-hargar@linux.microsoft.com>
Date: Thu, 6 Mar 2025 08:26:24 -0800
From: Hardik Garg <hargar@...ux.microsoft.com>
To: gregkh@...uxfoundation.org
Cc: akpm@...ux-foundation.org,
broonie@...nel.org,
conor@...nel.org,
f.fainelli@...il.com,
hargar@...rosoft.com,
jonathanh@...dia.com,
linux-kernel@...r.kernel.org,
linux@...ck-us.net,
lkft-triage@...ts.linaro.org,
patches@...nelci.org,
patches@...ts.linux.dev,
pavel@...x.de,
rwarsow@....de,
shuah@...nel.org,
srw@...dewatkins.net,
stable@...r.kernel.org,
sudipm.mukherjee@...il.com,
torvalds@...ux-foundation.org
Subject: Re: [PATCH 6.13 000/157] 6.13.6-rc1 review
The kernel, bpf tool, perf tool, and kselftest builds fine for v6.13.6-rc1 on x86 Azure VM.
Kernel binary size for x86 build:
text data bss dec hex filename
29936840 17836986 6320128 54093954 3396882 vmlinux
arm64 build on Azure VM fails with the following error:
CC security/keys/request_key_auth.o
arch/arm64/mm/hugetlbpage.c: In function 'huge_ptep_get_and_clear':
arch/arm64/mm/hugetlbpage.c:397:35: error: 'sz' undeclared (first use in this function); did you mean 's8'?
397 | ncontig = num_contig_ptes(sz, &pgsize);
| ^~
| s8
arch/arm64/mm/hugetlbpage.c:397:35: note: each undeclared identifier is reported only once for each function it appears in
Tested-by: Hardik Garg <hargar@...ux.microsoft.com>
Thanks,
Hardik
Powered by blists - more mailing lists