From: Jason Self Date: Wed, 18 Dec 2019 06:22:27 +0000 (-0800) Subject: deblob-4.14.159-gnu X-Git-Tag: scripts/v4.14.159-gnu X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=08dc79fb900a3ce7c02c6144d990c3632524c5ea;p=releases.git deblob-4.14.159-gnu --- diff --git a/deblob-check b/deblob-check index 3d7b04a9da8f..efcb0e81b9be 100755 --- a/deblob-check +++ b/deblob-check @@ -5,6 +5,7 @@ # + 2018-03-24's r14712 (partial) # + 2019-05-14's r16270:16272 # + 2019-11-12's not-in-master +# + 2019-04-06's r15949 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -4939,6 +4940,9 @@ set_except () { accept 'CPUID[ ]to[ ]the[ ]guest[.][ ]If[ ]the[ ]host[ ]has[ ]updated[ ]microcode[ ]the[ ]protection' Documentation/admin-guide/hw-vuln/tsx_async_abort.rst accept '[\t *]*-[ ]Updated[ ]microcode[ ]is[ ]present' arch/x86/kvm/x86.c + # New in 4.19.89 and 4.14.159, backported from 5.0. + defsnc '[\t]static[ ]u8[ ]rss_key\[AQ_CFG_RSS_HASHKEY_SIZE\][ ]=' drivers/net/ethernet/aquantia/atlantic/aq_nic.c + ;; */*freedo*.patch | */*logo*.patch)