Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-28 Thread Huacai Chen
Hi, Ralf, Could these two patches be merged in 3.14 (there is an updated version: http://patchwork.linux-mips.org/patch/6550/ and http://patchwork.linux-mips.org/patch/6551/)? And by the way, is the V19 of Loongson-3's patchset good enough to be merged in 3.15? Huacai On Tue, Feb 25, 2014 at

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-28 Thread Huacai Chen
Hi, Ralf, Could these two patches be merged in 3.14 (there is an updated version: http://patchwork.linux-mips.org/patch/6550/ and http://patchwork.linux-mips.org/patch/6551/)? And by the way, is the V19 of Loongson-3's patchset good enough to be merged in 3.15? Huacai On Tue, Feb 25, 2014 at

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-24 Thread Guenter Roeck
On 02/07/2014 08:55 PM, Guenter Roeck wrote: On 02/07/2014 07:57 PM, Huacai Chen wrote: Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ With those two patches applied the problem is gone. Any idea if and when those

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-24 Thread Guenter Roeck
On 02/07/2014 08:55 PM, Guenter Roeck wrote: On 02/07/2014 07:57 PM, Huacai Chen wrote: Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ With those two patches applied the problem is gone. Any idea if and when those

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Guenter Roeck
On 02/07/2014 07:57 PM, Huacai Chen wrote: Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ With those two patches applied the problem is gone. Thanks a lot! Guenter On Sat, Feb 8, 2014 at 11:39 AM, Guenter Roeck wrote:

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Huacai Chen
Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ On Sat, Feb 8, 2014 at 11:39 AM, Guenter Roeck wrote: > > Hi all, > > in 3.14-rc1, my mips64 qemu test fails. The image boots and then hangs. > Bisect points to commit 597ce1723

Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Guenter Roeck
Hi all, in 3.14-rc1, my mips64 qemu test fails. The image boots and then hangs. Bisect points to commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries). Reverting this commit fixes the problem. Disabling MIPS_O32_FP64_SUPPORT in my test image does _not_ solve the problem. The qemu

Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Guenter Roeck
Hi all, in 3.14-rc1, my mips64 qemu test fails. The image boots and then hangs. Bisect points to commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries). Reverting this commit fixes the problem. Disabling MIPS_O32_FP64_SUPPORT in my test image does _not_ solve the problem. The qemu

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Huacai Chen
Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ On Sat, Feb 8, 2014 at 11:39 AM, Guenter Roeck li...@roeck-us.net wrote: Hi all, in 3.14-rc1, my mips64 qemu test fails. The image boots and then hangs. Bisect points to

Re: Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels

2014-02-07 Thread Guenter Roeck
On 02/07/2014 07:57 PM, Huacai Chen wrote: Hi, Maybe you can try this: http://patchwork.linux-mips.org/patch/6506/ http://patchwork.linux-mips.org/patch/6507/ With those two patches applied the problem is gone. Thanks a lot! Guenter On Sat, Feb 8, 2014 at 11:39 AM, Guenter Roeck