pve-kernel-lowlatency-qoup/debian
Fabian Grünbichler 826eb0ff89 build: re-enable BTF
but allow discarding BTF information when loading modules, so that upgrades
which are otherwise ABI compatible still work. this allows using BTF
information when matching and available, while degrading gracefully if the
currently running kernel is not identical to the one that module was built for.

in case of a mismatch, the kernel will log a warning when loading the module,
for example:

Jan 30 13:57:58 test kernel: BPF:          type_id=184 bits_offset=4096
Jan 30 13:57:58 test kernel: BPF:
Jan 30 13:57:58 test kernel: BPF: Invalid name
Jan 30 13:57:58 test kernel: BPF:
Jan 30 13:57:58 test kernel: failed to validate module [bonding] BTF: -22

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-01-31 17:44:18 +01:00
..
rules.d build: move build and packaging to debian/ 2018-03-09 09:19:58 +01:00
scripts d/scripts: find fw: defuse "strange directory name" to warning 2022-08-08 09:31:35 +02:00
changelog bump version to 6.1.6-1 2023-01-28 15:06:33 +01:00
compat debian/compat: set to 10 2018-03-09 09:19:58 +01:00
control.in d/control: add linux-initramfs-tool as alternative 2023-01-30 09:41:52 +01:00
copyright debian: update some meta and copyright information 2022-06-17 13:42:23 +02:00
pve-headers.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postrm.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.prerm.in build: move/merge files 2018-03-09 09:19:58 +01:00
rules build: re-enable BTF 2023-01-31 17:44:18 +01:00