diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 759010751f5..c236d7538ed 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -11080,8 +11080,6 @@ in linux_4_4 = callPackage ../os-specific/linux/kernel/linux-4.4.nix { kernelPatches = [ kernelPatches.bridge_stp_helper - kernelPatches.qat_common_Makefile - kernelPatches.hiddev_CVE_2016_5829 kernelPatches.ecryptfs_fix_mmap_bug ] ++ lib.optionals ((platform.kernelArch or null) == "mips")