From: Alexandre Oliva Date: Wed, 20 Apr 2022 17:57:27 +0000 (-0400) Subject: GNU Linux-libre 5.17.4-gnu scripts X-Git-Tag: scripts/v5.17.4-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=1541485a1163ba52835637543007e18a4d697a22;p=releases.git GNU Linux-libre 5.17.4-gnu scripts --- diff --git a/deblob-check b/deblob-check index e269145b2c2..e5c54019c2a 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2022-03-20 r18637 +# modified with 2022-04-20 r18680 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6461,6 +6462,9 @@ set_except () { # New in 5.17. 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)