On Tue, 04 Apr 2023 20:28:47 +1000, Michael Ellerman wrote: > The amdgpu driver builds some of its code with hard-float enabled, > whereas the rest of the kernel is built with soft-float. > > When building with 64-bit long double, if soft-float and hard-float > objects are linked together, the build fails due to incompatible ABI > tags. > > [...] Applied to powerpc/next. [1/1] powerpc/64: Always build with 128-bit long double https://git.kernel.org/powerpc/c/78f0929884d4811c225fd2c57ecc602c84c07392 cheers