From 5a9141f1a9201a6c3614d0ad12194b75ef4fd683 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 9 Jun 2022 08:23:33 -0400 Subject: [PATCH] GNU Linux-libre 5.15.46-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index de0858596ae..32fb2a1cb18 100755 --- a/deblob-check +++ b/deblob-check @@ -10,6 +10,7 @@ # modified with 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 @@ -6353,6 +6354,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) -- 2.31.1