From c5af9ae3d7caf64d410faa373b91d24df04f5f69 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 26 Aug 2019 11:02:59 -0700 Subject: [PATCH] deblob-4.9.190-gnu --- deblob-check | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deblob-check b/deblob-check index 562c68f020c..41b2ca433ef 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2016-11-29 + 2017-01-09's r13475 # + partial 2017-02-05's r13539 + 2017-10-23's r14392 # + partial 2017-08-26's r14182 + 2019-05-14's r16270:16272 +# + partial 2017-04-21's r13771 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -4607,6 +4608,10 @@ 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 4.9.190. + defsnc 'static[ ]const[ ]u64[ ]test_vectors_siphash\[64\][ ]=' lib/test_siphash.c + defsnc 'static[ ]const[ ]u32[ ]test_vectors_hsiphash\[64\][ ]=' lib/test_siphash.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1