/* See what happens on test failure with LKMC_ASSERT_FAIL. * https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly */ #include LKMC_PROLOGUE LKMC_ASSERT_FAIL LKMC_EPILOGUE