[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169955161667.3066721.5021680783111881736.b4-ty@arm.com>
Date: Thu, 9 Nov 2023 17:40:19 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: linux-arm-kernel@...ts.infradead.org,
Kevin Brodsky <kevin.brodsky@....com>
Cc: Will Deacon <will@...nel.org>, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>,
Kees Cook <keescook@...omium.org>,
Ard Biesheuvel <ardb@...nel.org>
Subject: Re: [PATCH v2] arm64/syscall: Remove duplicate declaration
On Thu, 09 Nov 2023 14:11:53 +0000, Kevin Brodsky wrote:
> Commit 6ac19f96515e ("arm64: avoid prototype warnings for syscalls")
> added missing declarations to various syscall wrapper macros. It
> however proved a little too zealous in __SYSCALL_DEFINEx(), as a
> declaration for __arm64_sys##name was already present. A declaration
> is required before the call to ALLOW_ERROR_INJECTION(), so keep
> the original one and remove the new one.
>
> [...]
Applied to arm64 (for-next/core), thanks!
[1/1] arm64/syscall: Remove duplicate declaration
https://git.kernel.org/arm64/c/f86128050d2d
--
Catalin
Powered by blists - more mailing lists