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

index 1b8be81fae44450fbbdc95273f9981d88837bcb8..3d7b04a9da8fc37a36cd7881c7f85c0fde9b47d3 100755 (executable)
@@ -4,6 +4,7 @@
 #                                + 2017-12-01's r14470
 #                                + 2018-03-24's r14712 (partial)
 #                                 + 2019-05-14's r16270:16272
+#                                 + 2019-11-12's not-in-master
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -4934,6 +4935,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 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)