From: Alexandre Oliva Date: Thu, 9 Jun 2022 12:23:33 +0000 (-0400) Subject: GNU Linux-libre 5.17.14-gnu scripts X-Git-Tag: scripts/v5.17.14-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fscripts%2F5.17;p=releases.git GNU Linux-libre 5.17.14-gnu scripts --- diff --git a/deblob-check b/deblob-check index 5f08fd42f5d..afb6e0e389b 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2022-03-20 r18637 # modified with 2022-04-20 r18680 # modified with 2022-05-09 r18697 +# modified with 2022-06-09 r18767 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6469,6 +6470,9 @@ set_except () { # 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 + # New in 5.18.3, 5.17.14, 5.15.46, 5.10.121. + accept 'MODULE_FIRMWARE[(]["]regulatory\.db\(\.p7s\)\?["][)][;]' net/wireless/reg.c + ;; */*freedo*.patch | */*logo*.patch)