mbox series

[SRU,Artful,0/1] powerpc/tm: Fix endianness flip on trap

Message ID cover.1524687471.git.joseph.salisbury@canonical.com
Headers show
Series powerpc/tm: Fix endianness flip on trap | expand

Message

Joseph Salisbury April 27, 2018, 5:20 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1762928

== SRU Justification ==
IBM is requesting this commit in the stable releases because the tm_trap_test failed on
P8 compat mode. This commit was already requested and accepted in Bionic.

This commit is being requested in Xenial and Artful.  However, Xenial needs
another commit as a prereq, so it will be SRU'd separately. 

Commit 1c200e63d055 is in mailine as of v4.16-rc1.

== Fix ==
1c200e63d055 ("powerpc/tm: Fix endianness flip on trap")

== Regression Potential ==
Low.  Specific to powerpc and is already in Bionic.

== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.


Gustavo Romero (1):
  powerpc/tm: Fix endianness flip on trap

 arch/powerpc/kernel/signal_64.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)