mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-06 06:14:52 +03:00
It used to be required to pass a enum km_type to kmap_atomic() and kunmap_atomic(), however this is no longer necessary and the wrappers zfs_k(un)map_atomic removed these. This is confusing in the ABD code as the struct abd_iter member iter_km no longer exists and the wrapper macros simply compile them out. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Adam Moss <c@yotes.com> Signed-off-by: Brian Atkinson <batkinson@lanl.gov> Closes #11768 |
||
|---|---|---|
| .. | ||
| blkdev_compat.h | ||
| compiler_compat.h | ||
| dcache_compat.h | ||
| kmap_compat.h | ||
| Makefile.am | ||
| mod_compat.h | ||
| page_compat.h | ||
| percpu_compat.h | ||
| simd_aarch64.h | ||
| simd_powerpc.h | ||
| simd_x86.h | ||
| simd.h | ||
| utsname_compat.h | ||
| vfs_compat.h | ||
| xattr_compat.h | ||