linux-next: build failure after merge of the amdgpu tree
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn5_funcs_mode_programming.c:11:13: error: stack frame size (2400) exceeds limit (2048) in 'dcn5_mode_programming' [-Werror,-Wframe-larger-than]
11 | static bool dcn5_mode_programming(struct dml2_core_calcs_mode_programming_ex *in_out_params)
| ^
1 error generated.
Probably caused by commit
992694ad28584 (drm/amd/display: Enable DCN6 sources compilation)
though I didn't specifically check. I have used the tree from
next-20260806 instead.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmp1/WMACgkQJNaLcl1U h9DR8wgAgdU1dW3v5WSQ3oOCFciAP4KH9N5A7NKl7zDZAXUOCxsJ2+k5LBpi4Q0Y 3A2hMx12MocTM36+0K/eBreVOZWDGCFF719tPNrRmYs0gCxYrWFVtCUvDTJTOv/R ngcP+Mcg7Hhs4PXNU6+llmv7G1ga5M0mzQXXUmF15Ksn6fvVYLnxN5wSDQJ1enr5 rCxn1r/q9UXlOxjvV2ppQ/Fnxx0C18JoPsWpD1C/L+oNLm+7xPjlzUrfOeSO6IZp uzBgOe2pvHe3C0SA93WMGaZ1pG+0At7Jg7GBX1H2p/9wsWPM2Avjn3ceRg50nQw2 21O3e7OXemvz3Uo+e5YNeVcofUtWLA== =G7kB -----END PGP SIGNATURE-----