Description
Matching headers let external modules compile against the mainline Linux kernel. They are needed for DKMS packages, driver builds, virtualization modules, and development against the exact mainline kernel ABI.
Headers should match the installed kernel version. When they do not match, module builds can fail or produce modules that cannot be loaded safely.