From: Alexandre Oliva Date: Wed, 20 Apr 2022 17:57:27 +0000 (-0400) Subject: GNU Linux-libre 5.15.35-gnu scripts X-Git-Tag: scripts/v5.15.35-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=c2069c5c34e53c7d347444752dd58e511f5fad18;p=releases.git GNU Linux-libre 5.15.35-gnu scripts --- diff --git a/deblob-check b/deblob-check index b3f8fd82302..993e6902850 100755 --- a/deblob-check +++ b/deblob-check @@ -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 @@ -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)