deblob-5.1.20-gnu scripts/5.1 scripts/v5.1.20-gnu
authorJason Self <j@jxself.org>
Sat, 27 Jul 2019 14:17:50 +0000 (07:17 -0700)
committerJason Self <j@jxself.org>
Sat, 27 Jul 2019 14:17:50 +0000 (07:17 -0700)
deblob-check

index d0b37e096d03ec8357b5bcb71068c36bd37c27d3..82080f654a0a6ff782c3e9aa6b03e13db4a6b82f 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 # deblob-check version 2019-05-14 + 2019-07-14's r16565
+#                                 + 2019-07-26's r16604
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5363,6 +5364,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)