]> git.ipfire.org Git - thirdparty/kmod.git/commit
missing.h: warn on missing __NR_finit_module
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 22 Aug 2024 16:04:21 +0000 (17:04 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 23 Aug 2024 18:51:19 +0000 (13:51 -0500)
commitcee455ee784890f73f75b53cb647bc563aac4d97
tree8b95cab36e835933ace839aec22846ec5bf9141b
parentd04b72adf316cedce5a012c0afac624ab8297edb
missing.h: warn on missing __NR_finit_module

Complain (somewhat) loudly if we don't have the syscall number, as the
default cannot work.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/86
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
shared/missing.h