GNU Linux-libre scripts updates needed for 6.4.6-gnu
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Mon, 24 Jul 2023 23:50:15 +0000 (23:50 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Mon, 24 Jul 2023 23:50:15 +0000 (23:50 +0000)
Also for 6.1.41-gnu, 5.15.122-gnu, 5.10.187-gnu1, 5.4.250-gnu1, and
4.19.289-gnu1.

git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@19347 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-check

index a556fdbba4fa4223cda3101b8024ce262c2906d6..ad4b4ef61f6c07804d459b323f247d798dae8dfe 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2023-06-12 r19329
+# deblob-check version 2023-07-24 r19347
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6942,6 +6942,9 @@ set_except () {
     accept '[\t][\t][\t]tools[/]testing[/]selftests[/]rcutorture[/]bin[/]kvm\.sh[ ]--allcpus[ ]--duration[ ]5s[ ]--configs[ ]["]SRCU-P["][ ]--bootargs[ ]["]rcutorture\.test_srcu_lockdep=[$]val["][ ]--trust-make[ ]--datestamp[ ]["][$]ds[/][$]val["][ ]>[ ]["][$]T[/]kvm\.sh\.out["][ ]2>[&]1' tools/testing/selftests/rcutorture/bin/srcu_lockdep.sh
     accept '[\t][\t][\t]mv[ ]["][$]T[/]kvm\.sh\.out["][ ]["][$]RCUTORTURE[/]res[/][$]ds[/][$]val["]' tools/testing/selftests/rcutorture/bin/srcu_lockdep.sh
 
+    # New in 6.4.6, 6.1.41, 5.15.122, 5.10.187, 5.4.250, 4.19.289.
+    blobna 'please[ ]update[ ]your[ ]microcode' arch/x86/kernel/cpu/amd.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)