File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 11diff --git a/debian/patches/series b/debian/patches/series
2- index d85f1d9641..4177e3e1a4 100644
2+ index 4177e3e1a4..0c162345c5 100644
33--- a/debian/patches/series
44+++ b/debian/patches/series
5- @@ -71,9 +71,6 @@ features/x86/x86-make-x32-syscall-support-conditional.patch
6- # Miscellaneous bug fixes
7- bugfix/all/disable-some-marvell-phys.patch
8- bugfix/all/fs-add-module_softdep-declarations-for-hard-coded-cr.patch
9- - bugfix/all/clk-samsung-exynos-clkout-Assign-.num-before-accessi.patch
10- - bugfix/all/drm-amdgpu-don-t-attach-the-tlb-fence-for-SI.patch
11- - bugfix/all/sched-proxy-Yield-the-donor-task.patch
12-
13- # Miscellaneous features
5+ @@ -62,7 +62,6 @@ bugfix/x86/perf-tools-fix-unwind-build-on-i386.patch
6+ bugfix/arm/arm-mm-export-__sync_icache_dcache-for-xen-privcmd.patch
7+ bugfix/powerpc/powerpc-boot-fix-missing-crc32poly.h-when-building-with-kernel_xz.patch
8+ bugfix/arm64/arm64-acpi-Add-fixup-for-HPE-m400-quirks.patch
9+ - bugfix/alpha/alpha-dont-reference-obsolete-termio-struct.patch
1410
11+ # Arch features
12+ features/x86/x86-memtest-WARN-if-bad-RAM-found.patch
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version_suffix="gl1"
55
66(
77 debian_repo=https://salsa.debian.org/kernel-team/linux.git
8- debian_ref="debian/6.18.3 -1"
8+ debian_ref="debian/6.18.5 -1"
99
1010 tmp_dir="$(mktemp -d)"
1111 trap 'cd / && rm -rf "$tmp_dir"' EXIT
You can’t perform that action at this time.
0 commit comments