Obtain kernel module version from userspace
I’m writing a set of programs to run performance tests on a hardware device. I would like to be able to save version information for each of those subprograms inside of my main ‘controller’ program, so that it can be saved inside the test report. One of these subprograms is a simple kernel driver.