target/ppc: reset reservation in do_rfi()
commita8b73734219802e226a5444ffd84d07a085edd28
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Mon, 15 May 2017 08:35:09 +0000 (15 14:05 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 24 May 2017 01:39:52 +0000 (24 11:39 +1000)
treecc2c431903b510be1ec8459497df4576d1b55385
parent9964e96dc9999cf7f7c936ee854a795415d19b60
target/ppc: reset reservation in do_rfi()

For transitioning back to userspace after the interrupt.

Suggested-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/excp_helper.c