Skip to content

Add a few kernel version portability fixes

Compare
Choose a tag to compare
@c-blake c-blake released this 15 Jan 16:41
· 24 commits to master since this release

Adapt to rename of __NR_syscall_max to NR_syscalls in Linux 5.14

Allow make V=whatever to override kernel sources to build against.

Also add BATCH_VERBOSE evar which if set to anything writes to stderr which mode is in effect.