diff options
author | James Morse <[email protected]> | 2016-04-27 17:47:02 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-04-28 12:05:46 +0100 |
commit | 00a44cdaba0900c63a003e0c431f506f49376a90 (patch) | |
tree | 98dbb48f951a2ecab7a0ee09e89bf09a4d754a36 /drivers/fpga/fpga-mgr.c | |
parent | e7227d0e528f9a96d4a866f43e20dd9b33f0e782 (diff) |
arm64: kvm: Move lr save/restore from do_el2_call into EL1
Today the 'hvc' calling KVM or the hyp-stub is expected to preserve all
registers. KVM saves/restores the registers it needs on the EL2 stack using
do_el2_call(). The hyp-stub has no stack, later patches need to be able to
be able to clobber the link register.
Move the link register save/restore to the the call sites.
Signed-off-by: James Morse <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions