From: Bharat Bhushan Date: Mon, 8 Apr 2013 00:32:13 +0000 (+0000) Subject: Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c402a3f457b9689451c4e422781026633a5b6287;p=pandora-kernel.git 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 Signed-off-by: Alexander Graf --- Reading git-diff-tree failed