commit | dc61eb672d45359d3b5547e939e49ea1281d335f | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Jun 04 14:28:37 2015 +0100 |
committer | Alex Shi <alex.shi@linaro.org> | Tue May 24 11:10:07 2016 +0800 |
tree | 9226c3821f9b090af43106db9557e6968e8b8e91 | |
parent | 69b965f5fc762f01a2cc30b6e88edec5d0caa0af [diff] |
KVM: arm64: fix misleading comments in save/restore The elr_el2 and spsr_el2 registers in fact contain the processor state before entry into EL2. In the case of guest state it could be in either el0 or el1. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> (cherry picked from commit 921ef1e16c762db13be740a35e691104d6740572) Signed-off-by: Alex Shi <alex.shi@linaro.org>