diff options
author | Michael Neuling <mikey@neuling.org> | 2013-08-09 17:29:30 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-08-09 18:07:08 +1000 |
commit | c2d52644e2da8a07ecab5ca62dd0bc563089e8dc (patch) | |
tree | a21b5652b82e1e0dee7e996c1c77c9d7ac5e9033 /mm/page_isolation.c | |
parent | 2517617e0de65f8f7cfe75cae745d06b1fa98586 (diff) |
powerpc: Save the TAR register earlier
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>
Cc: <stable@vger.kernel.org> [v3.10]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions