summaryrefslogtreecommitdiffstats
path: root/debian/linux-image-6.1.0-18-armmp-lpae-dbg.lintian-overrides
blob: c719031cdde133ffdc841e4a513c1cb71eb1f0cf (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-lpae-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-lpae-dbg: shared-library-lacks-stack-section *usr/lib/debug/lib/modules/6.1.0-18-armmp-lpae/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.