deblob-4.19.84-gnu scripts/v4.19.84-gnu
authorJason Self <j@jxself.org>
Thu, 14 Nov 2019 03:19:06 +0000 (19:19 -0800)
committerJason Self <j@jxself.org>
Thu, 14 Nov 2019 03:19:06 +0000 (19:19 -0800)
deblob-check

index 698cfd0a304e18c1a3ff1968181b1d6065f200b4..78dbe024e4fd8082aa2039220b0fc94e1f9704d9 100755 (executable)
@@ -4,6 +4,7 @@
 #                                 + 2019-05-14's r16270:16272
 #                                 + 2019-07-14's r16565
 #                                 + 2019-07-26's r16604
+#                                 + 2019-11-12's not-in-master
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5225,6 +5226,10 @@ set_except () {
     # 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
 
+    # 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)