[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YjTQQvDwjwIYQ+Cx@arm.com>
Date: Fri, 18 Mar 2022 18:32:34 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Will Deacon <will@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>
Subject: [GIT PULL] arm64-fixes for 5.17
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
Powered by blists - more mailing lists