GNU Linux-libre 5.10.114-gnu1 scripts scripts/v5.10.114-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Mon, 9 May 2022 18:19:49 +0000 (14:19 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Mon, 9 May 2022 18:19:49 +0000 (14:19 -0400)
deblob-check

index bbe77352dbfe2ca93bf2b38ce56958fc415db262..b30c2f46a67ba3c27d02409ecf84620141b59330 100755 (executable)
@@ -6,6 +6,7 @@
 #        modified with 2022-01-29 r18573
 #        modified with 2022-02-23 r18607
 #        modified with 2022-03-20 r18637
+#        modified with 2022-05-09 r18697
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6308,6 +6309,9 @@ set_except () {
     # New in 5.16.17, 5.15.31, 5.10.108.
     blobna 'if[ ][(]loaded_fw_\(major\|minor\|eng\|rev\)[ ]\(!=\|<\)[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?\([ ][|][|][\n][\t ]*loaded_fw_\(major\|minor\|eng\|rev\)[ ]\(!=\|<\)[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?\)*[)]' drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.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)