GNU Linux-libre 6.8.11-gnu scripts scripts/6.8 scripts/v6.8.11-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Sat, 25 May 2024 16:25:38 +0000 (16:25 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Sat, 25 May 2024 16:25:38 +0000 (16:25 +0000)
deblob-6.8
deblob-check

index a1087062af1d9d3f89bbcd614a9721467277e7c1..3912421d277f12467eac64a2114eb671fee052cc 100755 (executable)
@@ -309,6 +309,9 @@ for f in \
     kernel/bpf/preload/iterators/iterators.bpf.c \
   kernel/bpf/preload/iterators/iterators.lskel-big-endian.h \
     kernel/bpf/preload/iterators/iterators.bpf.c \
+\
+  tools/testing/selftests/tc-testing/action-ebpf \
+    tools/testing/selftests/tc-testing/action.c \
 ; do
   filetest $f || :
 done
index 626e1e485ee8110368a897f8694aaed98c26b7af..e3c766d165c1329d4ecdc0ec6bb0acfa0ccc7999 100755 (executable)
@@ -6,6 +6,7 @@
 #        modified with 2024-03-29 r19518
 #        modified with 2024-04-14 r19529
 #        modified with 2024-04-28 r19540
+#        modified with 2024-05-23 r19567
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6825,7 +6826,7 @@ set_except () {
     # The following is not new, it was just moved down to allow for
     # new patterns to match despite being prefixed by it, when using
     # non-NDA regexp engines.
-    blobname 'amdgpu[/]%s' drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
+    blobname 'amdgpu[/]%s' drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
     accept '[ ][*][ ]This[ ]is[ ]a[ ]helper[ ]that[ ]will[ ]use[ ]request_firmware[ ]' drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
     accept '[\t]mipi_dsi_dcs_write_seq[(]dsi[,][ ]HX8394_CMD_[^ ,\t\n)]*\([, \t\n]*0x[0-9a-f][0-9a-f]\)*[)][;]' drivers/gpu/drm/panel/panel-himax-hx8394.c
     accept '[\t]mipi_dsi_dcs_write_seq[(]dsi[,][ ]0xc8[^ ,\t\n)]*\([, \t\n]*0x[0-9a-f][0-9a-f]\)*[)][;]' drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c
@@ -6981,6 +6982,10 @@ set_except () {
     defsnc 'static[ ]char[ ]data_synd\[\][ ]=' drivers/edac/npcm_edac.c
     blobname 'amdgpu[/]vcn_4_0_3\.bin' drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
     blobname 'amdgpu[/]%s_\(rlc\|mec\)\.bin' drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
+    # The following is not new, it was just moved down to allow for
+    # new patterns to match despite being prefixed by it, when using
+    # non-NDA regexp engines.
+    blobname 'amdgpu[/]%s' drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
     defsnc 'static[ ]const[ ]struct[ ]dm_bl_data_point[ ]custom_backlight_curve0\[\][ ]=' drivers/gpu/drm/amd/display/modules/power/power_helpers.c
     defsnc 'static[ ]unsigned[ ]short[ ]meson_encl_gamma_table\[256\][ ]=' drivers/gpu/drm/meson/meson_venc.c
     blobname 'a6[19]0_zap\.mdt' drivers/gpu/drm/msm/adreno/adreno_device.c