All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney.cavm@gmail.com>
To: "Måns Rullgård" <mans@mansr.com>
Cc: Paul Martin <paul.martin@codethink.co.uk>, linux-mips@linux-mips.org
Subject: Re: 4.0-rc1 breakage in FPE?
Date: Wed, 25 Feb 2015 13:40:04 -0800	[thread overview]
Message-ID: <54EE4134.2050501@gmail.com> (raw)
In-Reply-To: <yw1xh9u97k5c.fsf@unicorn.mansr.com>

On 02/25/2015 01:31 PM, Måns Rullgård wrote:
> Paul Martin <paul.martin@codethink.co.uk> writes:
>
>> Some change between 3.19 and 4.0-rc1 has broken the FPE such that some
>> code running on an Octeon II is subtly not working.
>>

Can you say where your userspace comes from, so we can try to reproduce 
the issue?



>> eg.
>>
>>    $ echo "1 2" | gawk '{ print $1 }'
>>    1 2
>>
>> which should output (and does output on 3.19)
>>
>>    $ echo "1 2" | gawk '{ print $1 }'
>>    1
>>
>> I'm going to try bisecting this over the next few days.
>
> Are you running a 32-bit userland?  If so, enabling
> MIPS_O32_FP64_SUPPORT should fix this.

??

32-bit userland (Debian for instance) typically shouldn't need special 
"Exprimental" config options enabled.

If we can identify the offending patch, we should revert it.


David Daney

  reply	other threads:[~2015-02-25 21:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 18:20 4.0-rc1 breakage in FPE? Paul Martin
2015-02-25 21:30 ` Måns Rullgård
2015-02-25 21:31 ` Måns Rullgård
2015-02-25 21:40   ` David Daney [this message]
2015-02-25 21:48     ` Måns Rullgård
2015-02-26 11:29     ` Måns Rullgård
2015-02-27 10:53       ` Paul Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54EE4134.2050501@gmail.com \
    --to=ddaney.cavm@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=mans@mansr.com \
    --cc=paul.martin@codethink.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.