]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
UBUNTU: [Packaging] Drop the processing of perm-blacklist
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Mon, 3 May 2021 08:47:07 +0000 (10:47 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:04:00 +0000 (08:04 +0200)
commit5cdde3d88d98ac54be6384ece838ebf1c7914de0
tree387dd2be86d506125eee029ac860d187c7257927
parent55504e36e9c95af520ed702d183f75ff8ddc3455
UBUNTU: [Packaging] Drop the processing of perm-blacklist

perm-blacklist lists modules and/or symbols that are permanently excluded
from the ABI check. AFAICT this hasn't been used in ages and with the
previous commit it would move up one level which puts it outside of the
ABI directory. That in itelf is not problematic just not pretty. Take this
opportunity to get rid of the whole (unsued) concept. We can always add it
back later should the need arise (and then should probably rename it to
abi.perm-blacklist to make it clear that it's a file related to the ABI).

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian/scripts/abi-check