zfs/include/os/linux
Pavel Snajdr a54bd11b31 Tracing: switch from __dynamic_array to __string
__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.

Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
2024-09-08 11:40:04 +02:00
..
kernel/linux Linux 6.11: add compat macro for page_mapping() 2024-08-13 17:47:18 -07:00
spl Tracing: switch from __dynamic_array to __string 2024-09-08 11:40:04 +02:00
zfs/sys Tracing: switch from __dynamic_array to __string 2024-09-08 11:40:04 +02:00
Makefile.am abd_os: break out platform-specific header parts 2024-08-21 13:37:18 -07:00