X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-5.15;h=6ff362cf2cb6e7100a44a46f64573fbce19f4311;hb=d1062d2edf594b92e30d70e522344460dfbfd7e4;hp=fca1c708dfa2e03f2865811c0fa0dbbd7c3bee3f;hpb=bcf91bcad583c7c17f0e904f8897f964702e390e;p=releases.git diff --git a/deblob-5.15 b/deblob-5.15 index fca1c708dfa2..6ff362cf2cb6 100755 --- a/deblob-5.15 +++ b/deblob-5.15 @@ -646,6 +646,9 @@ s,\(timeout = \)\(firmware_loading_timeout()\),\1is_nonfree_firmware(name) ? 1 : announce MICROCODE_AMD - "AMD microcode patch loading support" reject_firmware arch/x86/kernel/cpu/microcode/amd.c clean_blob arch/x86/kernel/cpu/microcode/amd.c +if grep -q -i zenbleed.*microcode arch/x86/kernel/cpu/amd.c; then + clean_blob arch/x86/kernel/cpu/amd.c +fi clean_kconfig arch/x86/Kconfig MICROCODE_AMD clean_mk CONFIG_MICROCODE_AMD arch/x86/kernel/cpu/microcode/Makefile