Re: [PATCH 1/3] powerpc: Emulation support for load/store instructions on LE

From: Michael Ellerman
Date: Thu Nov 03 2016 - 05:48:31 EST


Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxxxxxxx> writes:

> On Thursday 03 November 2016 02:34 AM, Anton Blanchard wrote:
>> Hi Ravi,
>>
>>> emulate_step() uses a number of underlying kernel functions that were
>>> initially not enabled for LE. This has been rectified since. So, fix
>>> emulate_step() for LE for the corresponding instructions.
>> Thanks. Should this be queued up for stable?
>
> Thanks Anton. Yes, this should go in stable.

It's fairly big for stable. Does it fix an actual bug? If so what, and
how bad is it, what's the user impact.

Can you also pinpoint which commit it "fixes"?

cheers