[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <179e1d67-0599-42ba-be6e-06314f8af798@gaisler.com>
Date: Fri, 26 Sep 2025 17:03:50 +0200
From: Andreas Larsson <andreas@...sler.com>
To: Thomas Huth <thuth@...hat.com>, linux-kernel@...r.kernel.org
Cc: Arnd Bergmann <arnd@...db.de>, linux-arch@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>, sparclinux@...r.kernel.org
Subject: Re: [PATCH 33/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in
uapi headers
On 2025-03-14 08:10, Thomas Huth wrote:
> __ASSEMBLY__ is only defined by the Makefile of the kernel, so
> this is not really useful for uapi headers (unless the userspace
> Makefile defines it, too). Let's switch to __ASSEMBLER__ which
> gets set automatically by the compiler when compiling assembly
> code.
>
> This is a completely mechanical patch (done with a simple "sed -i"
> statement).
>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Andreas Larsson <andreas@...sler.com>
> Cc: sparclinux@...r.kernel.org
> Signed-off-by: Thomas Huth <thuth@...hat.com>
> ---
> arch/sparc/include/uapi/asm/ptrace.h | 24 ++++++++++++------------
> arch/sparc/include/uapi/asm/signal.h | 4 ++--
> arch/sparc/include/uapi/asm/traps.h | 4 ++--
> arch/sparc/include/uapi/asm/utrap.h | 4 ++--
> 4 files changed, 18 insertions(+), 18 deletions(-)
Reviewed-by: Andreas Larsson <andreas@...sler.com>
Picking this up to my for-next.
Thanks,
Andreas
Powered by blists - more mailing lists