X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=deblob-check;h=de0858596ae59a703f20a567918dca1560880cce;hb=f37f49ee920dd38906396b57035d5265f032a510;hp=b3f8fd823022a8567ff1c49c397cba4a429bd3c4;hpb=84e3780988dd5981b3f96c58a06cdcbeb905f4fc;p=releases.git diff --git a/deblob-check b/deblob-check index b3f8fd823022..de0858596ae5 100755 --- a/deblob-check +++ b/deblob-check @@ -8,6 +8,8 @@ # 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 +# modified with 2022-05-09 r18697 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6345,6 +6347,12 @@ 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 + + # 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)