From 586e1a64381057aea0e699e1785a89e3e95f4304 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Mon, 9 May 2022 14:19:49 -0400 Subject: [PATCH] GNU Linux-libre 5.10.114-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index bbe77352dbf..b30c2f46a67 100755 --- a/deblob-check +++ b/deblob-check @@ -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 @@ -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) -- 2.31.1