From 4d343ebc338d56711366497ef2b81fe4e06cba17 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 25 Aug 2022 13:12:49 -0400 Subject: [PATCH] GNU Linux-libre 5.15.63-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 578d687fb2b..3363345aef1 100755 --- a/deblob-check +++ b/deblob-check @@ -13,6 +13,7 @@ # modified with 2022-06-09 r18767 # modified with 2022-06-16 r18782 # modified with 2022-07-10 r18820 (partial) +# modified with 2022-08-25 r18881 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6365,6 +6366,9 @@ set_except () { # New in 5.18.18, 5.15.61. defsnc '[\t]static[ ]u8[ ]p\[\]\[2\][ ]=' drivers/tty/serial/8250/8250_pci.c + # 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 + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1