Larry Bassel larry.bassel@linaro.org writes:
Implement and enable context tracking for arm64 (which is a prerequisite for FULL_NOHZ support). This patchset builds upon earlier work by Kevin Hilman and is based on Will Deacon's tree.
Changes v6 to v7:
- Rename parameter of ct_user_exit from restore to syscall
Also for v7:
Reviewed-by: Kevin Hilman khilman@linaro.org Tested-by: Kevin Hilman khilman@linaro.org
Kevin