diff options
| author | Thomas Huth <[email protected]> | 2025-03-10 10:42:56 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-19 10:30:53 +0000 |
| commit | 8a141be3233af7d4f7014ebc44d5452d46b2b1be (patch) | |
| tree | 53d5226bc3b296d57d14385fc1d8ac6ed939de68 /net/unix/af_unix.c | |
| parent | x86/locking/atomic: Improve performance by using asm_inline() for atomic lock... (diff) | |
| download | kernel-8a141be3233af7d4f7014ebc44d5452d46b2b1be.tar.gz kernel-8a141be3233af7d4f7014ebc44d5452d46b2b1be.zip | |
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
__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.
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Brian Gerst <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
