Re: [PATCH v2 15/18] powerpc: Emulate paste instruction

From: Michael Ellerman
Date: Tue Oct 10 2017 - 01:54:49 EST


Michael Neuling <mikey@xxxxxxxxxxx> writes:

> @ -1924,6 +1987,7 @@ struct ppc_emulated ppc_emulated = {
>> Â WARN_EMULATED_SETUP(mfdscr),
>> Â WARN_EMULATED_SETUP(mtdscr),
>> Â WARN_EMULATED_SETUP(lq_stq),
>> + WARN_EMULATED_SETUP(paste),
>
> You'll need to rebase this on powerpc/next as this has changed upstream.

I can handle that, it should be a trivial conflict.

cheers