Re: [PATCH 0/3] Krait VFP fixes

2014-09-21 Thread Rob Clark
On Thu, Sep 18, 2014 at 5:43 PM, Stephen Boyd wrote: > These changes allow us to support VFP correctly on Krait processors. > They also fix short vector emulation for Cortex-A15 and Krait. fwiw, without these patches we were having problems w/ rpm in fedora, which was looking for vfpv3 bits to

Re: [PATCH 0/3] Krait VFP fixes

2014-09-21 Thread Rob Clark
On Thu, Sep 18, 2014 at 5:43 PM, Stephen Boyd sb...@codeaurora.org wrote: These changes allow us to support VFP correctly on Krait processors. They also fix short vector emulation for Cortex-A15 and Krait. fwiw, without these patches we were having problems w/ rpm in fedora, which was looking

Re: [PATCH 0/3] Krait VFP fixes

2014-09-19 Thread Stephen Boyd
On 09/18/14 15:32, Russell King - ARM Linux wrote: > It would be nice to be copied on these patches, as the VFP code is > entirely my creation... I'll review these patches shortly. > Ah sorry. I will copy you on v2 and run get_maintainers too. -- Qualcomm Innovation Center, Inc. is a member of

Re: [PATCH 0/3] Krait VFP fixes

2014-09-19 Thread Stephen Boyd
On 09/18/14 15:32, Russell King - ARM Linux wrote: It would be nice to be copied on these patches, as the VFP code is entirely my creation... I'll review these patches shortly. Ah sorry. I will copy you on v2 and run get_maintainers too. -- Qualcomm Innovation Center, Inc. is a member of

Re: [PATCH 0/3] Krait VFP fixes

2014-09-18 Thread Russell King - ARM Linux
It would be nice to be copied on these patches, as the VFP code is entirely my creation... I'll review these patches shortly. On Thu, Sep 18, 2014 at 02:43:09PM -0700, Stephen Boyd wrote: > These changes allow us to support VFP correctly on Krait processors. > They also fix short vector

[PATCH 0/3] Krait VFP fixes

2014-09-18 Thread Stephen Boyd
These changes allow us to support VFP correctly on Krait processors. They also fix short vector emulation for Cortex-A15 and Krait. Stepan Moskovchenko (1): arm: vfp: Bounce undefined instructions in vectored mode Stephen Boyd (2): ARM: vfp: Workaround bad MVFR1 register on some Kraits

[PATCH 0/3] Krait VFP fixes

2014-09-18 Thread Stephen Boyd
These changes allow us to support VFP correctly on Krait processors. They also fix short vector emulation for Cortex-A15 and Krait. Stepan Moskovchenko (1): arm: vfp: Bounce undefined instructions in vectored mode Stephen Boyd (2): ARM: vfp: Workaround bad MVFR1 register on some Kraits

Re: [PATCH 0/3] Krait VFP fixes

2014-09-18 Thread Russell King - ARM Linux
It would be nice to be copied on these patches, as the VFP code is entirely my creation... I'll review these patches shortly. On Thu, Sep 18, 2014 at 02:43:09PM -0700, Stephen Boyd wrote: These changes allow us to support VFP correctly on Krait processors. They also fix short vector emulation