Kernel source-to-module mapping data and module list
The kernel-kmap-internal package contains a JSON mapping file that describes which C source files contributed to each kernel module and to the built-in vmlinux image, and which RPM package each module is shipped in. Files installed under /usr/share/kernel-kmap-internal/: kernel-map-<KVERREL>.json - unified mapping file for all kernel variants containing: - variants: list of variant names (e.g., ["stock", "rt", "automotive"]) - source-map: source file mappings - obj-src: maps kernel objects to source files with variant indices - src-obj: maps source files to kernel objects with variant indices - module-map: module to RPM mappings - module-rpm: maps module names to RPM package names with variant indices - rpm-modules: maps RPM package names to module names with variant indices
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 7.2.0-0.rc2.260711gdd3210c47e8d.24.fc45 | - |
You can contact the maintainers of this package via email at
kernel dash maintainers at fedoraproject dot org.