> From: Philippe Mathieu-Daudé <phi...@redhat.com> > Subject: Re: [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, > for mips only, init field fp_abi > > Hi Aleksandar, > > On 4/23/19 7:35 PM, Aleksandar Markovic wrote: > > From: Daniel Santos <daniel.san...@pobox.com> > > > > Sanitize interp_info structure in load_elf_binary() and, for mips only, > > init its field fp_abi. This fixes appearances of "Unexpected FPU mode" > > message in some MIPS use cases. > > > > Please add: > > Fixes: https://bugs.launchpad.net/qemu/+bug/1825002 >
Will do, Philippe. Thanks a bunch! Aleksandar