On 07/31/2016 10:43 AM, Benjamin Herrenschmidt wrote:
Those helpers never load from or store to the TCG tracked environment,
not do they generate synchronous exceptions (they might generate an

s/not/nor/

asynchronous interrupt but that's not an issue here).

So we can make them all use TCG_CALL_NO_RWG

Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
---
 target-ppc/helper.h | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to