[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
Frank.Li at oss.nxp.com
Frank.Li at oss.nxp.com
Mon Aug 31 07:41:45 PDT 2026
From: Frank Li <Frank.Li at nxp.com>
On Fri, 21 Aug 2026 10:28:09 +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: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
commit: dc5bfc682b4df23b105ceacd387865a42099aba9
Best regards,
--
Frank Li <Frank.Li at nxp.com>
More information about the linux-arm-kernel
mailing list