Closed dirkmueller closed 1 year ago
Otherwise the build fails with userspace-rcu 0.14 with
error: implicit declaration of function 'assert' [-Werror=implicit-function-declaration] note: 'assert' is defined in header ''; did you forget to '#include '?
The 2nd version is correct. I made some small amendments and sent them to dm-devel.
Otherwise the build fails with userspace-rcu 0.14 with
error: implicit declaration of function 'assert' [-Werror=implicit-function-declaration] note: 'assert' is defined in header ''; did you forget to '#include '?