[SRU][Q:unstable/P/N][PATCH 0/3] BPF header file in wrong location (LP: #2118965)

Juerg Haefliger juerg.haefliger at canonical.com
Tue Jul 29 06:16:54 UTC 2025


BugLink: https://bugs.launchpad.net/bugs/2118965

[ Impact ]

linux-bpf-dev provides /usr/include/$(DEB_HOST_MULTIARCH)/linux/vmlinux which is
a different location from Debian and therefore requires distro-specific systemd
code changes. We should match Debian
(/usr/include/$(DEB_HOST_MULTIARCH)/linux/bpf/vmlinux.h).

Reported here: https://lists.ubuntu.com/archives/kernel-
team/2025-July/161272.html

[ Test Plan ]

Inspect package content and verify header file location.

[ Where Problems Could occur ]

Current users of that file will break and need to change.



More information about the kernel-team mailing list