[PATCH 0/3] context tracker support for arm64

Larry Bassel larry.bassel at linaro.org
Sun Apr 27 12:44:11 PDT 2014


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 3.15-rc2.

Kevin Hilman (1):
  arm64: add support for context tracking

Larry Bassel (2):
  arm64: adjust el0_sync so that a function can be called
  arm64: enable context tracking

 arch/arm64/Kconfig                   |  1 +
 arch/arm64/include/asm/thread_info.h |  1 +
 arch/arm64/kernel/entry.S            | 33 ++++++++++++++++++++++++++++-----
 3 files changed, 30 insertions(+), 5 deletions(-)

-- 
1.8.3.2




More information about the linux-arm-kernel mailing list