/* https://cirosantilli.com/linux-kernel-module-cheat#magic-failure-string */ #include int main(void) { exit(2); }