summaryrefslogtreecommitdiff
path: root/include/linux/mnt_namespace.h
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2026-06-19 18:06:54 +0200
committerMike Rapoport (Microsoft) <rppt@kernel.org>2026-07-01 13:02:31 +0300
commit6a673b6c419a5b5bf7457f33b80a77f842057066 (patch)
tree86864848ce3949be36e0ff2e6b37330cf1975c79 /include/linux/mnt_namespace.h
parent94f9cef0f51c0cb14495dab315266c0a3ae4ce9a (diff)
downloadlinux-next-6a673b6c419a5b5bf7457f33b80a77f842057066.tar.gz
linux-next-6a673b6c419a5b5bf7457f33b80a77f842057066.zip
kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
While the GCC and Clang compilers already define __ASSEMBLER__ automatically 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. So let's standardize now on the __ASSEMBLER__ macro that is provided by the compilers. Signed-off-by: Thomas Huth <thuth@redhat.com> Acked-by: Pratyush Yadav <pratyush@kernel.org> Link: https://patch.msgid.link/20260619160654.75980-1-thuth@redhat.com Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'include/linux/mnt_namespace.h')
0 files changed, 0 insertions, 0 deletions