ppc: Don't update NIP in DCR access routines
commita13f0a9bc4e6f35be3f64bd7048eec565957a7d4
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:35 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:40:10 +0000 (7 12:40 +1000)
treefa31cb985ec3cf472f9a9abdd7220db40a78bb05
parent0f72b7c682811fc3281e3b5f4d467582550c6a51
ppc: Don't update NIP in DCR access routines

This is no longer necessary as the helpers will properly retrieve
the return address when needed

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/timebase_helper.c
target-ppc/translate.c