Merge pull request #66593 from aaronjanse/crashdump-poll-fix

fix crashDump overheating
This commit is contained in:
worldofpeace
2019-08-13 19:11:26 -04:00
committed by GitHub

View File

@@ -58,7 +58,6 @@ in
"crashkernel=${crashdump.reservedMemory}"
"nmi_watchdog=panic"
"softlockup_panic=1"
"idle=poll"
];
kernelPatches = [ {
name = "crashdump-config";