mirror_zfs/include/os
Pavel Snajdr b2bef90465 Linux 6.10 compat: Fix tracepoints definitions
__string field definition includes the source variable for a value
of the string when the TP hits; in 6.10+ kernels, __assign_str()
uses that to copy a value from src to the string, with older
kernels, __assign_str still accepted src as a second parameter.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Co-authored-by: Tony Hutter <hutter2@llnl.gov>
Closes #16475
Closes #16515
2024-11-13 10:17:07 -08:00
..
freebsd Fix gcc unused value warning in FreeBSD simd.h 2024-11-06 10:06:29 -08:00
linux Linux 6.10 compat: Fix tracepoints definitions 2024-11-13 10:17:07 -08:00