diff options
author | Michael Neuling <mikey@neuling.org> | 2013-08-09 03:29:30 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-15 01:59:05 -0400 |
commit | 80737512591c7b56b6e66e17d0b373218b1428b0 (patch) | |
tree | e9e2c50480953a86ca843d67aef5ad03a1558bac /lib/locking-selftest-rlock-hardirq.h | |
parent | 734ce4ea808b69a9896677fd1ebdf272a29665d9 (diff) |
powerpc: Save the TAR register earlier
commit c2d52644e2da8a07ecab5ca62dd0bc563089e8dc upstream.
This moves us to save the Target Address Register (TAR) a earlier in
__switch_to. It introduces a new function save_tar() to do this.
We need to save the TAR earlier as we will overwrite it in the transactional
memory reclaim/recheckpoint path. We are going to do this in a subsequent
patch which will fix saving the TAR register when it's modified inside a
transaction.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/locking-selftest-rlock-hardirq.h')
0 files changed, 0 insertions, 0 deletions