GNU Linux-libre 5.19.9-gnu scripts scripts/5.19 scripts/v5.19.9-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 15 Sep 2022 20:20:13 +0000 (16:20 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 15 Sep 2022 20:20:13 +0000 (16:20 -0400)
deblob-check

index a351364c2e303937cdc3e7565e19d43e8dffac30..3a87ba71f122c73a0c81ed25237722af3ea87d28 100755 (executable)
@@ -2,6 +2,7 @@
 
 # deblob-check version 2022-07-10 r18820
 #        modified with 2022-08-25 r18881
+#        modified with 2022-09-11 r18905
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6597,6 +6598,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)