From 94fbbb2ed6487aa5da28c3816e343e263df112c8 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 22 Dec 2016 13:36:37 -0500 Subject: [PATCH] linux_3_12: Drop already applied patches --- pkgs/top-level/all-packages.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index c75239ff472..e8d5e8da8ad 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -11005,9 +11005,7 @@ in linux_3_12 = callPackage ../os-specific/linux/kernel/linux-3.12.nix { kernelPatches = with kernelPatches; - [ bridge_stp_helper - crc_regression - packet_fix_race_condition_CVE_2016_8655 + [ ] ++ lib.optionals ((platform.kernelArch or null) == "mips") [ kernelPatches.mips_fpureg_emu