16e52e Refresh patches.kabi/cpufeatures-kabi-fix.patch (bsc#1222952)

Authored and Committed by Nikolay Borisov 2 weeks ago
    Refresh patches.kabi/cpufeatures-kabi-fix.patch (bsc#1222952)
    
    Don't call set_cpu_caps when calling set_cpu_bug, this causes problems
    with overlapping feature/bug ints. Directly call set_bit witht he
    correct parameters.