From 1ee9a9a2f83ed2ebe83e693699f5e8a56d6e2ee7 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Wed, 15 May 2019 03:59:17 +0000 Subject: [PATCH] Adjust version number of MDS false positives in non-5.1 releases git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@16272 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index a9432e001a5..d5839cc64f4 100755 --- a/deblob-check +++ b/deblob-check @@ -5355,7 +5355,7 @@ set_except () { blobname 'iwlwifi-[^ ]*-[ab]0-' drivers/net/wireless/intel/iwlwifi/cfg/22000.c blobname 'iwlwifi-\(\(QuZ-a0-hr\|QuQnj-b0-jf\|so-a0-\(jf\|hr\)\)-b0\|\(cc\|\(so\|ty\)-a0-gf\)-a0\)-' drivers/net/wireless/intel/iwlwifi/cfg/22000.c - # New in 5.1.2, 5.0.15, 4.19.42, 4.14.118, and 4.9.175. + # 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 -- 2.31.1