commit | c402a3f457b9689451c4e422781026633a5b6287 | [log] [tgz] |
---|---|---|
author | Bharat Bhushan <r65777@freescale.com> | Mon Apr 08 00:32:13 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 20:27:03 2013 +0200 |
tree | 09452d0b1226cba71aaaabb0e0bc4cf8b78506aa | |
parent | 092d62ee93039bfccbb3a36c69d0c3ee0966a97a [diff] |
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER 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>