Re: Please revert CONFIG_MIPS_O32_FP64_SUPPORT change mipsel
YunQiang Su <[email protected]>
| Newsgroups | gmane.linux.debian.devel.kernel,gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <CAKcpw6UCqniXuUd+oStEZZqrf5C1NvVR3GhwadS7oEYCPRgZYw@mail.gmail.com> |
https://lore.kernel.org/linux-mips/[email protected]/T/#u This patch for kernel can fix this problem. Let's wait for the reply of kernel upstream community. Bastian Blank <[email protected]> 于2021年2月11日周四 下午2:57写道: > > Moin > > On Thu, Feb 11, 2021 at 10:15:02AM +0800, YunQiang Su wrote: > > > Could the mips porters comment on this? Given that we're close to the release > > > of bullseye, I'm not convinced it's a good idea to change this now. > > This option is also a dependency of several types of CPU support. So it > might not be feasable to disable. > > > Yes. It will be a problem to run with buster's golang program on > > bullseys's kernel. > > Let's have another way to get this problem sloved without revert this changes. > > Sure, by discontinuing support for go on mips for example. > > > Maybe detect the golang applications and run them in FP32 mode? > > The kernel already does. But it seems go decided to set the FPXX marker > on it's objects. See https://github.com/golang/go/issues/39435 > > Bastian > > -- > Captain's Log, star date 21:34.5... >