aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorLarry Bassel <[email protected]>2014-05-30 20:34:14 +0100
committerCatalin Marinas <[email protected]>2014-07-10 10:10:20 +0100
commit6ab6463aeb5fbc75fa3227befb508fc33b34dbf1 (patch)
tree02a4aee7b9b8787c6f160fb4b622328bcf149b65 /include/linux/fpga/fpga-mgr.h
parentc0c264ae5112d1cdb7d37d4e208b7a7e766a7418 (diff)
arm64: adjust el0_sync so that a function can be called
To implement the context tracker properly on arm64, a function call needs to be made after debugging and interrupts are turned on, but before the lr is changed to point to ret_to_user(). If the function call is made after the lr is changed the function will not return to the correct place. For similar reasons, defer the setting of x0 so that it doesn't need to be saved around the function call (save far_el1 in x26 temporarily instead). Acked-by: Will Deacon <[email protected]> Reviewed-by: Kevin Hilman <[email protected]> Tested-by: Kevin Hilman <[email protected]> Signed-off-by: Larry Bassel <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions