From: Freedo Date: Thu, 3 Aug 2023 15:15:57 +0000 (+0000) Subject: GNU Linux-libre 6.4.8-gnu scripts X-Git-Tag: scripts/v6.4.8-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=960b2b38a8fb9b9f97ba43c51b429af60cdeeb6c;p=releases.git GNU Linux-libre 6.4.8-gnu scripts --- diff --git a/deblob-check b/deblob-check index d71c170013d..f19a2c8e078 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2023-06-12 r19329 # modified with 2023-07-24 r19347 +# modified with 2023-08-03 r19361 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6946,6 +6947,11 @@ set_except () { # 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 + # New in 6.4.8, 6.1.43. + blobname 'amphion[/]vpu[/]vpu_fw_imx8_\(enc\|dec\)\.bin' drivers/media/platform/amphion/vpu_core.c + 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 + ;; */*freedo*.patch | */*logo*.patch)