GNU Linux-libre 5.4.199-gnu1 scripts scripts/v5.4.199-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:43:32 +0000 (08:43 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:43:32 +0000 (08:43 -0400)
deblob-check

index 57c769205bda52192f5ac294899cefd01e9a9a43..2f9bb1b53c6a4a224ddce2bc373ed0b1ec8fe000 100755 (executable)
@@ -3,6 +3,7 @@
 # deblob-check version 2021-08-29 r18269
 #        modified with 2022-01-27 r18550
 #        modified with 2022-05-09 r18697
+#        modified with 2022-06-16 r18782
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6288,6 +6289,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.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)