kernelPatches.grsecurity_testing: remove

-8
-8
pkgs/os-specific/linux/kernel/patches.nix
··· 51 patch = ./modinst-arg-list-too-long.patch; 52 }; 53 54 - grsecurity_testing = throw '' 55 - Upstream has ceased free support for grsecurity/PaX. 56 - 57 - See https://grsecurity.net/passing_the_baton.php 58 - and https://grsecurity.net/passing_the_baton_faq.php 59 - for more information. 60 - ''; 61 - 62 genksyms_fix_segfault = 63 { name = "genksyms-fix-segfault"; 64 patch = ./genksyms-fix-segfault.patch;
··· 51 patch = ./modinst-arg-list-too-long.patch; 52 }; 53 54 genksyms_fix_segfault = 55 { name = "genksyms-fix-segfault"; 56 patch = ./genksyms-fix-segfault.patch;