On Wed, 2017-07-19 at 05:44:13 UTC, Gustavo Romero wrote: > Currently flush_tmregs_to_thread() does not update accordingly the thread > structures from live state before a core dump rendering wrong values of > THFAR, TFIAR, and TEXASR in core dump files. > > That commit fixes it by copying from live state to the appropriate thread > structures when it's necessary. > > Signed-off-by: Gustavo Romero <grom...@linux.vnet.ibm.com> > Reviewed-by: Cyril Bur <cyril...@gmail.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/cd63f3cf1d59b7ad8419eba1cac8f9 cheers