]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: temporarily disable UBSAN bound checks again
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Nov 2023 12:25:01 +0000 (13:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Nov 2023 12:27:52 +0000 (13:27 +0100)
it's really not just ZFS and AMDGPU modules, but way more and
generating scary looking messages for these "issues" is just noise
that drown real issues. Disable this for now, maybe in another few
years.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 1c5bb47afb8cccf2a9c274923653441d7b015aeb..80e1906dda353a4907547416caaeda4308720039 100755 (executable)
@@ -100,6 +100,7 @@ PMX_CONFIG_OPTS= \
 -e CONFIG_ARCH_HAS_CPU_FINALIZE_INIT \
 -d CONFIG_GDS_FORCE_MITIGATION \
 -d CONFIG_WQ_CPU_INTENSIVE_REPORT \
+-d UBSAN_BOUNDS \
 
 debian/control: $(wildcard debian/*.in)
        sed -e 's/@@KVNAME@@/$(KVNAME)/g' < debian/proxmox-kernel.prerm.in > debian/$(PMX_KERNEL_PKG).prerm