Re: [PATCH v2 15/18] powerpc: Emulate paste instruction
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-10-10 05:54:46
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-10-10 05:54:46
Also in:
lkml
Michael Neuling [off-list ref] writes:
@ -1924,6 +1987,7 @@ struct ppc_emulated ppc_emulated =3D {quoted
=C2=A0 WARN_EMULATED_SETUP(mfdscr), =C2=A0 WARN_EMULATED_SETUP(mtdscr), =C2=A0 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