[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210820085302.GA17037@willie-the-truck>
Date: Fri, 20 Aug 2021 09:53:03 +0100
From: Will Deacon <will@...nel.org>
To: torvalds@...ux-foundation.org
Cc: catalin.marinas@....com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, kernel-team@...roid.com,
maz@...nel.org
Subject: [GIT PULL] arm64 fixes for -rc7
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(-)
Powered by blists - more mailing lists