opnsense-src/sys/compat/linuxkpi/common/include
Jean-Sébastien Pédron 1b4e08b483
linuxkpi: Support non-NULL zero-size pointers
DRM drivers set some pointers to `ZERO_SIZE_PTR` directly (without
allocating anything), to treat pointers which were "initialized" (set to
`ZERO_SIZE_PTR`) with no memory allocation like really allocated
pointers. NULL isn't used because it represents a third state.

Reviewed by:	emaste, manu
Approved by:	emaste, manu
Differential Revision:	https://reviews.freebsd.org/D39055
2023-03-20 21:47:36 +01:00
..
acpi linuxkpi: Include errno.h from acpi/video.h 2023-01-02 22:05:27 +01:00
asm linuxkpi: Define cpu_data(cpu) 2023-02-13 22:09:32 +01:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
linux linuxkpi: Support non-NULL zero-size pointers 2023-03-20 21:47:36 +01:00
net LinuxKPI: 802.11: fix ff76cbc81d (pspoll) 2023-01-31 16:41:41 +00:00
video linuxkpi: Add video/mipi_display.h 2022-08-18 09:47:12 +02:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-10 22:49:37 +03:00