[GIT PULL] arm64 fixes for -rc7

Will Deacon will at kernel.org
Fri Aug 20 01:53:03 PDT 2021


Hi Linus,

Please pull these two straightforward fixes for -rc7. Summary in the tag.

Cheers,

Will

--->8

The following changes since commit 0c32706dac1b0a72713184246952ab0f54327c21:

  arm64: stacktrace: avoid tracing arch_stack_walk() (2021-08-03 10:39:35 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

for you to fetch changes up to bde8fff82e4a4b0f000dbf4d5eadab2079be0b56:

  arm64: initialize all of CNTHCTL_EL2 (2021-08-19 10:02:10 +0100)

----------------------------------------------------------------
arm64 fixes for -rc7

- Fix cleaning of vDSO directories

- Ensure CNTHCTL_EL2 is fully initialised when booting at EL2

----------------------------------------------------------------
Andrew Delgadillo (1):
      arm64: clean vdso & vdso32 files

Mark Rutland (1):
      arm64: initialize all of CNTHCTL_EL2

 arch/arm64/Makefile                | 2 ++
 arch/arm64/include/asm/el2_setup.h | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)



More information about the linux-arm-kernel mailing list