Timestamp:
06/06/2022 12:25:00 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
f2d867ab
Parents:
4956ae3
git-author:
Xi Ruoyao <xry111@…> (06/06/2022 12:23:04 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/06/2022 12:25:00 PM)
Message:

firmware: stop using late loading

The kernel dev describes late loading as "just lottery and broken".
From Linux 5.19 it will produce a warning and taint the kernel. And, we
can simply compare the microcode version number to know if there is an
update so there is no reason to use late loading at all.

Update the example for Intel microcode by the way.

(No files)

Note: See TracChangeset for help on using the changeset viewer.