deblob-5.2.3-gnu scripts/v5.2.3-gnu
authorJason Self <j@jxself.org>
Sat, 27 Jul 2019 14:18:21 +0000 (07:18 -0700)
committerJason Self <j@jxself.org>
Sat, 27 Jul 2019 14:18:21 +0000 (07:18 -0700)
deblob-check

index 06a6d45e62fe0abd58b7ac89c27e68b5893fe88c..0d8fbb000ce935f79bdc430f57b461e415942956 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 # deblob-check version 2019-07-01 + 2019-07-14's r16565
+#                                 + 2019-07-26's r16604
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5427,6 +5428,9 @@ set_except () {
     # New in 5.2.1, 5.1.18, and 4.19.58.
     accept '[ ][ ][ ]the[ ]latest[ ]updated[ ]microcode\.' Documentation/admin-guide/hw-vuln/spectre.rst
 
+    # New in 5.2.3, 5.1.20, and 4.19.61.
+    defsnc 'static[ ]const[ ]u32[ ]runnable_avg_yN_inv\[\][ ]__maybe_unused[ ]=' kernel/sched/sched-pelt.h
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)