mirror_zfs/include/os/linux
Erik Larsson beb25b936b Fix build for Linux 6.18 with PowerPC/RISC-V kernels. (#18145)
The macro 'flush_dcache_page(...)' modifies the page flags, but in Linux
6.18 the type of the page flags changed from 'unsigned long' to the
struct type 'memdesc_flags_t' with a single member 'f' which is the page
flags field.

Signed-off-by: Erik Larsson <catacombae@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2026-02-11 13:33:19 -08:00
..
kernel/linux Fix build for Linux 6.18 with PowerPC/RISC-V kernels. (#18145) 2026-02-11 13:33:19 -08:00
spl linux: use sys/stat.h instead of linux/stat.h 2025-12-09 11:58:45 -08:00
zfs/sys Linux: sync: remove async/sync accounting 2025-08-12 17:23:39 -07:00
Makefile.am Linux 6.16: remove writepage and readahead_page 2025-08-07 12:29:45 -04:00