summaryrefslogtreecommitdiffstats
path: root/debian/linux-image-6.1.0-18-armmp-dbg.lintian-overrides
blob: 79245e96f3d7bf9785697e3a77e0ac55a029c00b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Kernel dbg packages contain a full image with debug data
linux-image-6.1.0-18-armmp-dbg: dbg-package-missing-depends

# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so
# it's OK that they don't have it
linux-image-6.1.0-18-armmp-dbg: shared-library-lacks-stack-section *usr/lib/debug/lib/modules/6.1.0-18-armmp/vdso/vdso.so*

# It is intended that 64-bit kernels provide vDSOs for 32-bit executables.
# lintian currently allows i386 executables on amd64.

# Some 32-bit architectures need 64-bit kernels and we still build
# these as the "wrong" architecture rather than mandating multiarch.