[GIT PULL] arm64-fixes for 5.17

Catalin Marinas catalin.marinas at arm.com
Fri Mar 18 11:32:34 PDT 2022


Hi Linus,

Please pull the fixes below for 5.17 (nothing serious, compiler
warnings). Thanks.

The following changes since commit 09688c0166e76ce2fb85e86b9d99be8b0084cdf9:

  Linux 5.17-rc8 (2022-03-13 13:23:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 316e46f65a5497839857db08b6fbf60f568b165a:

  arm64: errata: avoid duplicate field initializer (2022-03-18 14:09:18 +0000)

----------------------------------------------------------------
Fix two compiler warnings introduced by recent commits: pointer
arithmetic and double initialisation of struct field.

----------------------------------------------------------------
Arnd Bergmann (2):
      arm64: fix clang warning about TRAMP_VALIAS
      arm64: errata: avoid duplicate field initializer

 arch/arm64/include/asm/vectors.h | 4 ++--
 arch/arm64/kernel/cpu_errata.c   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
Catalin



More information about the linux-arm-kernel mailing list