mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 22:23:16 -04:00
Starting from linux-2.6.37, {kmap,kunmap}_atomic takes 1 argument instead of 2.
We use zfs_{kmap,kunmap}_atomic as wrappers and always take 2 argument, but
ignore the 2nd for newer kernel.
Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
|
||
|---|---|---|
| .. | ||
| blkdev_compat.h | ||
| dcache_compat.h | ||
| kmap_compat.h | ||
| Makefile.am | ||
| utsname_compat.h | ||
| vfs_compat.h | ||
| xattr_compat.h | ||