Re: [PATCH] ARM: OMAP2+: Replace __ASSEMBLY__ with __ASSEMBLER__

From: Kevin Hilman

Date: Mon Aug 31 2026 - 18:14:01 EST



On Fri, 21 Aug 2026 10:13:56 +0200, Thomas Huth wrote:
> While the GCC and Clang compilers already define __ASSEMBLER__ auto-
> matically when compiling assembly code, __ASSEMBLY__ is a macro that
> only gets defined by the Makefiles in the kernel. This can be very
> confusing when switching between userspace and kernelspace coding, or
> when dealing with uapi headers that rather should use __ASSEMBLER__
> instead. Let's standardize now on the __ASSEMBLER__ macro to avoid
> this confusion.
>
> [...]

Applied, thanks!

[1/1] ARM: OMAP2+: Replace __ASSEMBLY__ with __ASSEMBLER__
commit: 9d458ad3ec1552cd99ca1316ea30c4901e4fd4dd

Best regards,
--
Kevin Hilman (TI) <khilman@xxxxxxxxxxxx>