From: lxoliva Date: Wed, 9 Aug 2023 04:15:37 +0000 (+0000) Subject: GNU Linux-libre 6.4.9-gnu X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=9fb0b940ab7864951bed91dedd78aa04b155285b;p=releases.git GNU Linux-libre 6.4.9-gnu Adjustments also needed by 6.1.44-gnu, 5.15.125-gnu, 5.10.189-gnu1, 5.4.252-gnu1, 4.19.290-gnu1, and 4.14.320-gnu1. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@19366 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index 9b1e00d9622..fae7cffdd95 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2023-08-03 r19361 +# deblob-check version 2023-08-08 r19366 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6950,6 +6950,11 @@ set_except () { defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]range\[\][ ]=' lib/test_maple_tree.c defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]set\[\][ ]=' tools/testing/radix-tree/maple.c + # New in 6.4.9, 6.1.44, 5.15.125, 5.10.189, 5.4.252, 4.19.290, 4.14.320. + accept 'GDS[ ]can[ ]also[ ]be[ ]mitigated[ ]on[ ]systems[ ]that[ ]don.t[ ]have[ ]updated[ ]microcode' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst + accept 'The[ ]updated[ ]microcode[ ]will[ ]enable[ ]the[ ]mitigation[ ]by[ ]default' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst + accept '[\t]*This[ ]issue[ ]is[ ]mitigated[ ]by[ ]default[ ]in[ ]updated[ ]microcode' Documentation/admin-guide/kernel-parameters.txt + ;; */*freedo*.patch | */*logo*.patch)