From 123e0b89d7830d9a3cd70b6fa26d6bf129102776 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 20 Oct 2023 23:46:58 +0200 Subject: [PATCH] jericho/kernel-clr: remove patch removed upstream --- hosts/jericho/extras/kernel-clr.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/jericho/extras/kernel-clr.nix b/hosts/jericho/extras/kernel-clr.nix index c571067..11fbc6b 100644 --- a/hosts/jericho/extras/kernel-clr.nix +++ b/hosts/jericho/extras/kernel-clr.nix @@ -5,7 +5,6 @@ pickPatch = x: "${inputs.kernel-clr}/${x}"; patchFiles = map pickPatch [ "0104-pci-pme-wakeups.patch" - "0105-ksm-wakeups.patch" "0108-smpboot-reuse-timer-calibration.patch" "0111-ipv4-tcp-allow-the-memory-tuning-for-tcp-to-go-a-lit.patch" "0112-init-wait-for-partition-and-retry-scan.patch"