mirror_zfs/include/os/linux/kernel/linux
Erik Larsson 7e33476a7c
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-02 14:16:10 -08:00
..
blkdev_compat.h zvol: Fix blk-mq sync 2025-09-29 16:29:20 -07:00
compiler_compat.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
dcache_compat.h Fix build for Linux 6.18 with PowerPC/RISC-V kernels. (#18145) 2026-02-02 14:16:10 -08:00
kmap_compat.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
mm_compat.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
mod_compat.h ZVOL: Make zvol_inhibit_dev module parameter platform-independent 2025-05-29 09:37:41 -04:00
page_compat.h Linux: Stop using NR_FILE_PAGES for ARC scaling 2025-05-14 09:29:02 -04:00
pagemap_compat.h Linux 6.16: remove writepage and readahead_page 2025-06-23 15:51:02 -04:00
simd_aarch64.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
simd_arm.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
simd_powerpc.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
simd_x86.h Backport AVX2 AES-GCM implementation from BoringSSL 2025-08-13 14:51:20 -07:00
simd.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
utsname_compat.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
vfs_compat.h Linux 6.19: replace i_state access with inode_state_read_once() 2025-12-23 12:53:32 -08:00
xattr_compat.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00