From: Alexandre Oliva Date: Thu, 16 Jun 2022 12:34:53 +0000 (-0400) Subject: GNU Linux-libre 4.9.319-gnu1 scripts X-Git-Tag: scripts/v4.9.319-gnu1 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=53d8f14aa09c53f538aaf8ea3af308c32115a853;p=releases.git GNU Linux-libre 4.9.319-gnu1 scripts --- diff --git a/deblob-check b/deblob-check index b97d3a9e8f6..3dab26b30e2 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2021-08-29 r18269 # modified with 2022-05-09 r18697 +# modified with 2022-06-16 r18782 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6284,6 +6285,9 @@ set_except () { # 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 + # 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 + ;; */*freedo*.patch | */*logo*.patch)