linux: fix build, remove upstreamed patches

This commit is contained in:
Franz Pletz 2016-07-28 23:04:38 +02:00
parent 9aee2a17af
commit 263fff0ab8

View File

@ -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")