Load the example.ko kernel module from memory - without using insmod.
To use:
makesudo ./loaddmesglsmod | grep examplermmod exampledmesgNOTE: This assumes that
example.kois in the current directory. If your LKM is named something else, change the first line in theMakefile.