Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-kmap-internal-6.12.0-266.el10 RPM for aarch64

From AlmaLinux Kitten 10 devel for aarch64

Name: kernel-kmap-internal Distribution: AlmaLinux
Version: 6.12.0 Vendor: AlmaLinux
Release: 266.el10 Build date: Sun Sep 13 13:43:51 2026
Group: Development/System Build host: arm64-builder01.almalinux.org
Size: 3383483 Source RPM: kernel-6.12.0-266.el10.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.kernel.org/
Summary: 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

Provides

Requires

License

((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux