GNU Linux-libre 5.18.18-gnu scripts scripts/5.18 scripts/v5.18.18-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Wed, 17 Aug 2022 14:06:13 +0000 (10:06 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Wed, 17 Aug 2022 14:06:13 +0000 (10:06 -0400)
deblob-check

index 34614cc1581b6676026068155ba5e301570e557c..c450d617c4d73ffe0a67ea4e9c7838dff07eaaad 100755 (executable)
@@ -3,6 +3,7 @@
 # deblob-check version 2022-05-10 r18711
 #        modified with 2022-06-09 r18767
 #        modified with 2022-06-16 r18782
+#        modified with 2022-07-10 r18820 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6526,6 +6527,9 @@ set_except () {
     # 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
 
+    # New in 5.18.18, 5.15.61.
+    defsnc '[\t]static[ ]u8[ ]p\[\]\[2\][ ]=' drivers/tty/serial/8250/8250_pci.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)