deblob-5.0.16-gnu scripts/5.0 scripts/v5.0.16-gnu
authorJason Self <j@jxself.org>
Sun, 19 May 2019 05:39:02 +0000 (22:39 -0700)
committerAlexandre Oliva <lxoliva@fsfla.org>
Sun, 31 May 2020 12:00:27 +0000 (08:00 -0400)
deblob-check

index 65c51fff8d7bf0e78039f4441f03e081934836df..41e423a8fdb412fe754a2c6880356a97b8765892 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2019-02-11 + 2019-04-06's r
+# deblob-check version 2019-04-06 + 2019-05-14's r16270:16272
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5307,6 +5307,11 @@ set_except () {
     # New in 5.0.7.
     accept '[\t]*[/]bin[/]bash[ ]["]tests[/][$][{]testname[}]\.sh["][ ][<][ ]["]tests[/][$][{]testname[}]\.vg\.out["]' tools/lib/lockdep/run_tests.sh
 
+    # New in 5.1.2, 5.0.16, 4.19.43, 4.14.119, and 4.9.176.
+    accept '[ ][ ]the[ ]CPUID[ ]to[ ]the[ ]guest[.][ ]If[ ]the[ ]host[ ]has[ ]updated[ ]microcode[ ]the[ ]protection' 'Documentation/\(admin-guide/\)\?hw-vuln/mds\.rst'
+    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
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)