Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
authorBharat Bhushan <r65777@freescale.com>
Mon, 8 Apr 2013 00:32:13 +0000 (00:32 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:03 +0000 (20:27 +0200)
Instruction emulation return EMULATE_DO_PAPR when it requires
exit to userspace on book3s. Similar return is required
for booke. EMULATE_DO_PAPR reads out to be confusing so it is
renamed to EMULATE_EXIT_USER.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found