Getting kernel version from kernel module at runtime
| Hi, how can I get which version of kernel is running at runtime inside kernel module code (kernel mode)? I don't want to use a macro, because the version would not be the version of kernel that is running, but a version of kernel the module was compiled against. Regards, Ivica |
No comments:
Post a Comment