deblob-4.19.89-gnu scripts/v4.19.89-gnu
authorJason Self <j@jxself.org>
Sat, 14 Dec 2019 23:50:37 +0000 (15:50 -0800)
committerJason Self <j@jxself.org>
Sat, 14 Dec 2019 23:50:37 +0000 (15:50 -0800)
deblob-check

index 78dbe024e4fd8082aa2039220b0fc94e1f9704d9..dc02035a24abdfbf3944a4e05553acd78d666485 100755 (executable)
@@ -5,6 +5,7 @@
 #                                 + 2019-07-14's r16565
 #                                 + 2019-07-26's r16604
 #                                 + 2019-11-12's not-in-master
+#                                 + 2019-04-06's r15949 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5230,6 +5231,9 @@ set_except () {
     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
 
+    # New in 4.19.89, backported from 5.0.
+    defsnc '[\t]static[ ]u8[ ]rss_key\[AQ_CFG_RSS_HASHKEY_SIZE\][ ]=' drivers/net/ethernet/aquantia/atlantic/aq_nic.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)