GNU Linux-libre 6.1.44-gnu scripts scripts/v6.1.44-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Wed, 9 Aug 2023 00:26:24 +0000 (00:26 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Wed, 9 Aug 2023 00:26:24 +0000 (00:26 +0000)
deblob-check

index f11cdfd542bba1873bd32e89c1a0d9e34446b73e..0ce039f26069de0b41d508e5813b38334b57bcd1 100755 (executable)
@@ -10,6 +10,7 @@
 #        modified with 2023-06-09 r19312
 #        modified with 2023-07-24 r19347
 #        modified with 2023-08-03 r19361
+#        modified with 2023-08-08 r19366
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6723,6 +6724,11 @@ set_except () {
     defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]range\[\][ ]=' lib/test_maple_tree.c
     defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]set\[\][ ]=' tools/testing/radix-tree/maple.c
 
+    # New in 6.4.9, 6.1.44, 5.15.125, 5.10.189, 5.4.252, 4.19.290, 4.14.320.
+    accept 'GDS[ ]can[ ]also[ ]be[ ]mitigated[ ]on[ ]systems[ ]that[ ]don.t[ ]have[ ]updated[ ]microcode' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst
+    accept 'The[ ]updated[ ]microcode[ ]will[ ]enable[ ]the[ ]mitigation[ ]by[ ]default' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst
+    accept '[\t]*This[ ]issue[ ]is[ ]mitigated[ ]by[ ]default[ ]in[ ]updated[ ]microcode' Documentation/admin-guide/kernel-parameters.txt
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)