3e8424 scripts/check-kernel-fix: make arch check an official state

Authored and Committed by Michal Hocko 2 weeks ago
    scripts/check-kernel-fix: make arch check an official state
    
    Rather than printing warning when an architecture is not supported make
    it an official authoritative answer same as disabled config
    
    ./scripts/check-kernel-fix CVE-2024-40918
    Security fix for CVE-2024-40918 bsc#1227848 with CVSS 5.5
    = 72d95924ee35 ("parisc: Try to fix random segmentation faults in package builds") merged v6.10-rc4~1^2
    No Fixes tag. Requires manual review for affected branches.
    Experts candidates:  kernel@suse.de (0) subsystem/role="Base"
    Link: https://git.kernel.org/linus/72d95924ee35c8cd16ef52f912483ee938a34d49
    SLE12-SP3-TD: MANUAL: might need backport of 72d95924ee35c8cd16ef52f912483ee938a34d49 ()
    	WW fix is specific to unsupported  parisc
    SLE12-SP5: MANUAL: might need backport of 72d95924ee35c8cd16ef52f912483ee938a34d49 ()
    	WW fix is specific to unsupported  parisc
    SLE15-SP6: MANUAL: might need backport of 72d95924ee35c8cd16ef52f912483ee938a34d49 ()
    	WW fix is specific to unsupported  parisc
    All eligible branches have warnings. If they are correct then there is NO ACTION NEEDED for 72d95924ee35c8cd16ef52f912483ee938a34d49
    
    will now report
    
    ./scripts/check-kernel-fix CVE-2024-40918
    Security fix for CVE-2024-40918 bsc#1227848 with CVSS 5.5
    = 72d95924ee35 ("parisc: Try to fix random segmentation faults in package builds") merged v6.10-rc4~1^2
    No Fixes tag. Requires manual review for affected branches.
    Experts candidates:  kernel@suse.de (0) subsystem/role="Base"
    Link: https://git.kernel.org/linus/72d95924ee35c8cd16ef52f912483ee938a34d49
    NO CODESTREAM AFFECTED
    
        
file modified
+4 -3