On Sat, Jul 16, 2022 at 01:42:38PM -0700, Jason Thorpe wrote: > Didn't OpenBSD remove the offset / length arguments? Anyway, I'm not > particularly concerned about this part, but it would be a nice wart to > rid ourselves of.
Since these calls (now) should be relatively rare, and conversion would be to just remove arguments when we port a driver, that sounds like an acceptable difference to me. Martin