From 9e13ffb57f859ec6bc9c4de0abf5bb58b83be3ae Mon Sep 17 00:00:00 2001 From: Jason Self Date: Wed, 13 Nov 2019 19:19:42 -0800 Subject: [PATCH] deblob-5.3.11-gnu --- deblob-check | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index b1e11a7a4ce..6fed9b21171 100755 --- a/deblob-check +++ b/deblob-check @@ -1,7 +1,7 @@ #! /bin/sh # deblob-check version 2019-09-01 + 2019-10-05's r16860 -# + 2019-10-06's r16861 +# + 2019-10-06's r16861 + 2019-11-12's not-in-master # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5493,6 +5493,10 @@ set_except () { defsnc '[\t]static[ ]const[ ]struct[ ]hda_alc298_mbxinit[ ]dac_init\[\][ ]=' sound/pci/hda/patch_realtek.c blobname 'mediatek[/]mt7615_\(cr4\|n9\|rom_patch\)\.bin' drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h + # New in 5.3.11, 4.19.84 and 4.14.154. + 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 + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1