deblob-4.19.61-gnu
[releases.git] / deblob-check
index dbce2ce40b89b002b73b26bfa08cf6a0f81293a2..698cfd0a304e18c1a3ff1968181b1d6065f200b4 100755 (executable)
@@ -2,6 +2,8 @@
 
 # deblob-check version 2018-10-14 + 2018-12-17's r15763
 #                                 + 2019-05-14's r16270:16272
+#                                 + 2019-07-14's r16565
+#                                 + 2019-07-26's r16604
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5217,6 +5219,12 @@ set_except () {
     accept 'instruction[ ]in[ ]combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/x86/mds.rst
     accept '[ \t]*scenarios[ ]where[ ]the[ ]host[ ]has[ ]the[ ]updated[ ]microcode[ ]but' Documentation/x86/mds.rst
 
+    # 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)