commit | 63a0d6b03b8e6fdd8c8ce5eec0ac04ef8e67d63f | [log] [tgz] |
---|---|---|
author | Breno Leitao <leitao@debian.org> | Mon Nov 26 18:11:58 2018 -0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Dec 21 14:46:50 2018 +1100 |
tree | d684da9d4c8abd124ddcb37d061f483e3edd4cb7 | |
parent | e1c3743e1a20647c53b719dbf28b48f45d23f2cd [diff] |
powerpc/tm: Save MSR to PACA before RFID 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> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>