opnsense-src/sys/compat
Warner Losh a0e2fa50e7 linux.h: don't redefine lower_32_bits if already defined
systrace.c fails to build if we're using a common compiler.h for both
openzfs and linuxkpi. The issue is easy enough to fix: don't redefined
lower_32_bits if it's already defined in linux.h, since it's the least
'standardized'. This will allow systrace.c to build using an equivalent
macro.

MFC After: 3 days
Sponsored by: Netflix

(cherry picked from commit 481d5a4891648f0a6979a48689cc16fca80d4ab6)
2024-12-12 13:21:36 +01:00
..
freebsd32 freebsd32: Fix a few typos in syscalls.conf comments 2024-11-30 15:40:44 -05:00
ia32 sysentvec: add SV_SIGSYS flag 2023-10-09 06:24:31 +03:00
lindebugfs uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-11-30 08:55:57 -05:00
linprocfs linprocfs: Avoid using a sysctl to get the CPU model string 2024-01-11 09:19:07 -05:00
linsysfs linsysfs(5): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux linux.h: don't redefine lower_32_bits if already defined 2024-12-12 13:21:36 +01:00
linuxkpi kern: Make fileops and filterops tables const where possible 2024-12-03 01:03:42 +00:00
x86bios sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00