GNU Linux-libre 5.15.35-gnu scripts scripts/v5.15.35-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Wed, 20 Apr 2022 17:57:27 +0000 (13:57 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Wed, 20 Apr 2022 17:57:27 +0000 (13:57 -0400)
deblob-check

index b3f8fd823022a8567ff1c49c397cba4a429bd3c4..993e6902850cf4dfe661336e65b40753cb563020 100755 (executable)
@@ -8,6 +8,7 @@
 #        modified with 2022-02-23 r18607
 #        modified with 2021-12-20 r18515 (partial)
 #        modified with 2022-03-20 r18637
+#        modified with 2022-04-20 r18680
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6345,6 +6346,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.4 and 5.15.35.
+    accept '[ ][*][ ]enabled[ ]with[ ]updated[ ]microcode[.]' arch/x86/kernel/cpu/tsx.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)