GNU Linux-libre 5.18.5-gnu scripts scripts/v5.18.5-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:49:18 +0000 (08:49 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 16 Jun 2022 12:49:18 +0000 (08:49 -0400)
deblob-check

index 5630b1f835679c4c0216dade5ab11b7dacfdf30d..34614cc1581b6676026068155ba5e301570e557c 100755 (executable)
@@ -2,6 +2,7 @@
 
 # deblob-check version 2022-05-10 r18711
 #        modified with 2022-06-09 r18767
+#        modified with 2022-06-16 r18782
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6522,6 +6523,9 @@ set_except () {
     # New in 5.18.3, 5.17.14, 5.15.46, 5.10.121.
     accept 'MODULE_FIRMWARE[(]["]regulatory\.db\(\.p7s\)\?["][)][;]' net/wireless/reg.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)