GNU Linux-libre 4.9.319-gnu1 scripts scripts/4.9 scripts/v4.9.319-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:34:53 +0000 (08:34 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:34:53 +0000 (08:34 -0400)
deblob-check

index b97d3a9e8f618c418118cdf3069b49df83e723f5..3dab26b30e25b4f493e201d9ebdc5b9d3a33a1f7 100755 (executable)
@@ -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 <lxoliva@fsfla.org>
 
@@ -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)