GNU Linux-libre 5.8-rc7-gnu scripts scripts/v5.8-gnu scripts/v5.8-rc7-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Mon, 27 Jul 2020 01:35:26 +0000 (21:35 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Mon, 27 Jul 2020 01:35:26 +0000 (21:35 -0400)
deblob-5.8
deblob-check

index 5e50bf8693782d4dea44992b18897d8c464a5b20..4023c0ad71c7b91aa750ca9e26a0c4f6f6f653c9 100755 (executable)
@@ -3272,6 +3272,7 @@ clean_mk CONFIG_MFD_IQS62X drivers/mfd/Makefile
 announce PTP_1588_CLOCK_IDTCM - "IDT CLOCKMATRIX as PTP clock"
 reject_firmware drivers/ptp/ptp_clockmatrix.c
 clean_blob drivers/ptp/ptp_clockmatrix.h
+clean_blob Documentation/driver-api/ptp.rst
 clean_kconfig drivers/ptp/Kconfig PTP_1588_CLOCK_IDTCM
 clean_mk CONFIG_PTP_1588_CLOCK_IDTCM drivers/ptp/Makefile
 
index 16217cbdd2afcabfd42e97fda59dbc7900b473d3..7e4c2729ff9bd522048d053590168f96ea50eaeb 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2020-07-20
+# deblob-check version 2020-07-26
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
 #              completed in reasonable time.
 
 
+# For reference, as of 5.8-rc6-gnu, checking the full tarball (with
+# -B, not -C) takes up:
+
+# Engine            top mem   time
+# GNU awk 5.0.1     2.2GB       1x
+# Python 3.8.3         48MB    14x
+# Perl 5.30.3          22MB    45x
+# GNU sed 4.5      24GB         4x
+
+
 # The default sensitivity is 32 constants.
 
 # The sensitivity, if present, must be the first option.  The action
@@ -4663,7 +4673,7 @@ set_except () {
     defsnc 'static[ ]yyconst[ ]YY_CHAR[ ]yy_meta\[48\][ ]=' scripts/dtc/dtc-lexer.lex.c_shipped
     defsnc 'static[ ]yyconst[ ]flex_uint16_t[ ]yy_base\[180\][ ]=' scripts/dtc/dtc-lexer.lex.c_shipped
     defsnc 'static[ ]yyconst[ ]flex_uint16_t[ ]yy_nxt\[449\][ ]=' scripts/dtc/dtc-lexer.lex.c_shipped
-    accept '0x1B[,][ ]0x5E[,][ ]0x78[,][ ]0x3D[,][ ]0x00[,][ ]0x00[,][ ]0x00[,][ ]0x18[,][ ][0x1-9A-F, ]*' security/apparmor/nulldfa.in
+    accept '0x1B[,][ ]0x5E[,][ ]0x78[,][ ]0x3D[,][ ]0x00[,][ ]0x00[,][ ]0x00[,][ ]0x18[,][ ][0x1-9A-F, \n]*' security/apparmor/nulldfa.in
     defsnc '[\t]struct[ ]sock_filter[ ]bpf_filter\[\][ ]=' tools/testing/selftests/net/psock_lib.h
     blobname 'cpt8x-mc-[as]e\.out' drivers/crypto/cavium/cpt/cptpf_main.c
     blobname 'i915[/]["][ ]__stringify[(]platform[)][ ]["]_huc_ver["][ ]__stringify[(]major[)][ ]["]_["][ \\\n\t]*__stringify[(]minor[)][ ]["]_["][ ]__stringify[(]bld_num[)][ ]["]\.bin' drivers/gpu/drm/i915/intel_huc.c