From 198dbe685facec99484bab05552be81a0eda3664 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 25 Nov 2022 13:16:42 -0500 Subject: [PATCH] GNU Linux-libre 5.4.225-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 2f9bb1b53c6..601bb5a5ff1 100755 --- a/deblob-check +++ b/deblob-check @@ -4,6 +4,7 @@ # modified with 2022-01-27 r18550 # modified with 2022-05-09 r18697 # modified with 2022-06-16 r18782 +# modified with 2022-11-16 r18984 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6292,6 +6293,9 @@ set_except () { # New in 5.18.5, 5.15.48, 5.10.123, 5.4.199, 4.19.248, 4.14.284, 4.9.319. accept 'combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst + # New in 6.0.9, 5.15.79, and 5.10.155. Also 5.4.224. + accept '[\t]err[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]true[,][ ]["]regulatory\.db["][,]' net/wireless/reg.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1