From f37f49ee920dd38906396b57035d5265f032a510 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Mon, 9 May 2022 14:09:20 -0400 Subject: [PATCH] GNU Linux-libre 5.15.38-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 993e6902850..de0858596ae 100755 --- a/deblob-check +++ b/deblob-check @@ -9,6 +9,7 @@ # 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 @@ -6349,6 +6350,9 @@ set_except () { # 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) -- 2.31.1