GNU Linux-libre 4.9.313-gnu1 scripts scripts/v4.9.313-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 12 May 2022 12:37:42 +0000 (08:37 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 12 May 2022 12:37:42 +0000 (08:37 -0400)
deblob-check

index 0699831d3df293c51467ad42f3cd0a4fcb34e35a..b97d3a9e8f618c418118cdf3069b49df83e723f5 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 # deblob-check version 2021-08-29 r18269
+#        modified with 2022-05-09 r18697
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6280,6 +6281,9 @@ set_except () {
     accept 'ARM[ ]assembly[ ]source[ ]code[ ]available[ ]at[ ]https[:][/][/]linuxtv\.org[/]downloads[/]firmware[/]Boot\.S' firmware/WHENCE
 
 
+    # New in 5.17.6, 5.15.38, 5.10.114, 5.4.192, 4.19.242, 4.14.278, 4.9.313.
+    accept '[ ][*][ ]microcode_bsp_resume[ ]-[ ]Update[ ]boot[ ]CPU[ ]microcode[ ]during[ ]resume' arch/x86/kernel/cpu/microcode/core.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)