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

From: Ravi Bangoria
Date: Tue Feb 14 2017 - 04:18:30 EST




On Tuesday 14 February 2017 02:17 PM, Naveen N. Rao wrote:
> On 2017/02/14 01:32PM, Ravi Bangoria wrote:
>> 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.
>>
>> Reported-by: Anton Blanchard <anton@xxxxxxxxx>
>> Signed-off-by: Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxxxxxxx>
> Can you redo this on top of powerpc/next? This doesn't apply cleanly due
> to a recent change...

Ok. sorry for the noise. I sent a v3 series. Please review it.

Ravi

> - Naveen
>