From 4157d80e8a21e3cb821fb36f5c083a69f7f24e29 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Mon, 24 Jul 2023 23:50:15 +0000 Subject: [PATCH] GNU Linux-libre scripts updates needed for 6.4.6-gnu 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index a556fdbba4f..ad4b4ef61f6 100755 --- a/deblob-check +++ b/deblob-check @@ -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 @@ -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) -- 2.31.1