opnsense-src/sys/compat/linuxkpi/common/include
Ed Maste 495bdd698e linuxkpi: remove invalid KASSERT from hash_add_rcu
hash_add_rcu asserted that the node's prev pointer was NULL in an
attempt to detect addition of a node already on a list, but the caller
is not required to provide a zeroed node.

Reported in https://github.com/freebsd/drm-kmod/issues/282

Reviewed by:	bz, manu
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43645

(cherry picked from commit 7e77089dcc)
2024-03-25 18:31:44 -04:00
..
acpi LinuxKPI: Add acpi_dev_present() function. 2024-02-17 23:58:39 +03:00
asm LinuxKPI: reduce impact of large MAXCPU 2024-02-18 16:41:24 +00: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: remove invalid KASSERT from hash_add_rcu 2024-03-25 18:31:44 -04:00
net LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines 2024-02-18 18:31:15 +00:00
video LinuxKPI: Add video/vga.h header 2024-02-17 23:58:36 +03:00
xen LinuxKPI: Add xen/xen.h header 2024-02-17 23:58:37 +03:00
stdarg.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00