From 98aa90b9b2bc0a7daf16c9749a4d8ae9850b791f Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 27 Jul 2019 07:17:18 -0700 Subject: [PATCH] deblob-4.19.61-gnu --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 968a442f294..698cfd0a304 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # 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 @@ -5221,6 +5222,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) -- 2.31.1