10373 vm_anon: cast between incompatible function types
Review Request #1448
—
Created Feb. 11, 2019 and submitted
Information
|
|
tsoome
|
|
illumos-gate
|
|
|
|
10373
|
|
|
|
8e715a0...
|
Reviewers
|
|
general
|
|
|
../../common/vm/vm_anon.c:1276:10: error: cast between incompatible function types from 'void (*)(struct vnode *, page_t *, int, int, struct cred *, caller_context_t *)' {aka 'void (*)(struct vnode *, struct page *, int, int, struct cred *, struct caller_context *)'} to 'int (*)()' [-Werror=cast-function-type]
(fs_generic_func_p)fs_dispose))
^
cc1: all warnings being treated as errors