opnsense-src/sys/compat/linuxkpi/common/include
Olivier Certner f946a5ec96 linuxkpi: dma_get_cache_alignment(): Fix off-by-one result
Substituting 'uma_align_cache' by the appropriately named accessor
uma_get_cache_align_mask() made apparent that dma_get_cache_alignment()
was off by one, since it was defined to be the mask derived from the
alignment value.

Reviewed by:            markj, bz
MFC after:              2 weeks
Sponsored by:           The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D42264

(cherry picked from commit 2c7dd66d09a1b92a4698232996cded6e5315b3bd)
2023-11-16 10:07:18 -05:00
..
acpi sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
asm sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
crypto LinuxKPI: add dummy hash.h and kernel_connect() 2023-05-12 11:21:10 +00:00
linux linuxkpi: dma_get_cache_alignment(): Fix off-by-one result 2023-11-16 10:07:18 -05:00
net LinuxKPI: 802.11: adjust code to new structure layout 2023-10-06 12:47:39 +00:00
video linuxkpi: Add video/mipi_display.h 2022-08-18 09:47:12 +02:00
stdarg.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00