Re: [1/4] powerpc/tm: Save MSR to PACA before RFID
From: Michael Ellerman <hidden> Date: 2018-12-23 13:36:54
On Mon, 2018-11-26 at 20:11:58 UTC, Breno Leitao wrote:
As other exit points, move SRR1 (MSR) into paca->tm_scratch, so, if
there is a TM Bad Thing in RFID, it is easy to understand what was the
SRR1 value being used.
Signed-off-by: Breno Leitao <leitao@debian.org>