UBUNTU: Ubuntu-unstable-5.17.0-7.7

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2022-04-14 08:45:41 +02:00
committed by Paolo Pisati
parent 4178abb32f
commit 5bab10a5b3
2 changed files with 1588 additions and 5 deletions
+1581 -5
View File
File diff suppressed because it is too large Load Diff
+7
View File
@@ -1,5 +1,11 @@
# Recreate any symlinks created since the orig.
# Remove any files deleted from the orig.
rm -f 'drivers/cxl/core/bus.c'
rm -f 'drivers/net/dsa/realtek-smi-core.c'
rm -f 'drivers/net/dsa/realtek-smi-core.h'
rm -f 'drivers/net/dsa/rtl8365mb.c'
rm -f 'drivers/net/dsa/rtl8366.c'
rm -f 'drivers/net/dsa/rtl8366rb.c'
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
chmod +x 'debian/cloud-tools/hv_get_dns_info'
chmod +x 'debian/cloud-tools/hv_set_ifconfig'
@@ -46,6 +52,7 @@ chmod +x 'debian/tests/rebuild'
chmod +x 'debian/tests/ubuntu-regression-suite'
chmod +x 'drivers/watchdog/f71808e_wdt.c'
chmod +x 'scripts/pahole-version.sh'
chmod +x 'tools/perf/tests/shell/test_arm_callgraph_fp.sh'
chmod +x 'update-dkms-versions'
chmod +x 'update-version-dkms'
exit 0