GNU Linux-libre 5.17.6-gnu scripts scripts/v5.17.6-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Mon, 9 May 2022 18:09:20 +0000 (14:09 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Mon, 9 May 2022 18:09:20 +0000 (14:09 -0400)
deblob-check

index e5c54019c2a1f9a4105bdb87c04c434fe7c6809c..5f08fd42f5d01f187bd3ef4a6e087c98fb03cd85 100755 (executable)
@@ -2,6 +2,7 @@
 
 # deblob-check version 2022-03-20 r18637
 #        modified with 2022-04-20 r18680
+#        modified with 2022-05-09 r18697
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6465,6 +6466,9 @@ set_except () {
     # New in 5.17.4 and 5.15.35.
     accept '[ ][*][ ]enabled[ ]with[ ]updated[ ]microcode[.]' arch/x86/kernel/cpu/tsx.c
 
+    # New in 5.17.6, 5.15.38, 5.10.114, 5.4.192.
+    accept '[ ][*][ ]microcode_bsp_resume[ ]-[ ]Update[ ]boot[ ]CPU[ ]microcode[ ]during[ ]resume' arch/x86/kernel/cpu/microcode/core.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)