This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [sparc64] kernel OOPS with gcc 7.1 / 7.2


On Tue, Aug 15, 2017 at 11:08 PM, Sam Ravnborg <sam@ravnborg.org> wrote:
> Hi Anatoly.
>
> On Tue, Aug 15, 2017 at 09:50:45PM +0300, Anatoly Pugachev wrote:
>> Hello.
>>
>> Together with Dmitry (ldv) , we've discovered that running test suite
>> from strace produces kernel OOPS, when kernel is compiled with gcc 7.1
>> or with gcc 7.2 , but not with gcc 6 :
>
> First, could you please verify if you have following fix in your kernel.
> This fixed a similar oops when runnign strace test suite.
> And was only seen on ultrasparc-III
>
>         Sam
>
>
>
> commit 0ede1c401332173ab0693121dc6cde04a4dbf131
> Author: David S. Miller <davem@davemloft.net>
> Date:   Fri Aug 4 09:47:52 2017 -0700
>
>     sparc64: Fix exception handling in UltraSPARC-III memcpy.

Sam,

it is in the git tree I'm using to compile kernel :
$ git show -s --oneline 0ede1c401332173ab0693121dc6cde04a4dbf131
0ede1c401332 sparc64: Fix exception handling in UltraSPARC-III memcpy.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]