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 <an...@samba.org> > Signed-off-by: Ravi Bangoria <ravi.bango...@linux.vnet.ibm.com>
Can you redo this on top of powerpc/next? This doesn't apply cleanly due to a recent change... - Naveen