UBUNTU: Ubuntu-6.11.0-17.17

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
Stefan Bader 2025-01-16 22:38:59 +01:00
parent 4aae11bf00
commit e6a7ffb799
2 changed files with 5101 additions and 5 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,5 +31,13 @@ chmod +x 'debian/templates/image.prerm.in'
chmod +x 'debian/tests-build/check-aliases'
chmod +x 'debian/tests/rebuild'
chmod +x 'debian/tests/ubuntu-regression-suite'
chmod +x 'tools/perf/tests/shell/test_stat_intel_tpebs.sh'
chmod +x 'tools/testing/selftests/net/ipv6_route_update_soft_lockup.sh'
# Remove any files deleted from the orig.
rm -f 'arch/s390/kernel/earlypgm.S'
rm -f 'drivers/dax/pmem/Makefile'
rm -f 'drivers/dax/pmem/pmem.c'
rm -f 'drivers/gpu/drm/xe/regs/xe_sriov_regs.h'
rm -f 'rust/helpers.c'
rm -f 'sound/pci/hda/samsung_helper.c'
exit 0