HomeFreeBSD

Fix a declaration position of the nth_page.

Description

Fix a declaration position of the nth_page.

Compilation time bug introduced by 87df5e4 commit.
Fix for the compilation error(Linux kernel 6.18.0):
"zfs/module/os/linux/zfs/abd_os.c:920:32: error: implicit declaration
of function ‘nth_page’; did you mean ‘pte_page’?
[-Werror=implicit-function-declaration]".

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: agiUnderground <alex.dev.cv@gmail.com>
Closes #18034

Details

Provenance
dolber_gmail.comAuthored on Tue, Dec 9, 11:45 PM
GitHub <noreply@github.com>Committed on Tue, Dec 9, 11:45 PM
Parents
rGa62c62120ed7: ARC: Pre-convert zfs_arc_min_prefetch_ms
Branches
Unknown
Tags
Unknown