From 34e81e932d1325c116877ff05a43a260fa1499ba Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 12 May 2022 08:37:42 -0400 Subject: [PATCH] GNU Linux-libre 4.9.313-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 0699831d3df..b97d3a9e8f6 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2021-08-29 r18269 +# modified with 2022-05-09 r18697 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6280,6 +6281,9 @@ set_except () { accept 'ARM[ ]assembly[ ]source[ ]code[ ]available[ ]at[ ]https[:][/][/]linuxtv\.org[/]downloads[/]firmware[/]Boot\.S' firmware/WHENCE + # New in 5.17.6, 5.15.38, 5.10.114, 5.4.192, 4.19.242, 4.14.278, 4.9.313. + accept '[ ][*][ ]microcode_bsp_resume[ ]-[ ]Update[ ]boot[ ]CPU[ ]microcode[ ]during[ ]resume' arch/x86/kernel/cpu/microcode/core.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1