From 3b9fa79f4519e40ce90e470290336bb9b82b1857 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 15 Sep 2022 12:11:34 -0400 Subject: [PATCH] GNU Linux-libre 5.15.68-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 3363345aef1..673349454d1 100755 --- a/deblob-check +++ b/deblob-check @@ -14,6 +14,7 @@ # modified with 2022-06-16 r18782 # modified with 2022-07-10 r18820 (partial) # modified with 2022-08-25 r18881 +# modified with 2022-09-11 r18905 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6369,6 +6370,9 @@ set_except () { # New in 5.19.4, 5.15.63. accept '[\t]if[ ][(]!request_firmware_direct[(][&]fw[,][ ]kpu_profile[,][ ]rvu->dev[)][)]' drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c + # New in 6.0-rc5, 5.19.9, 5.15.68. + defsnc '[\t]unsigned[ ]char[ ]modified_gray_code\[\][ ]=' arch/arm/mach-at91/pm.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1