Skip to content

Update drivers/base to match Linux v5.16

Mark Langsdorf requested to merge mlangsdorf/centos-stream-9:bz2067252 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2067252
Omitted-fix: b1f66033cd4e9ce8cbe2c74c98d4e04c0b2d7b40
Requires substantial amd-pmc backport commits that are not in this MR or the centos-9 codebase yet.
Omitted-fix: 753ee989f7cf0c0a76a7f56956827a8863a60f97
Fix for the previous omitted fix. Omitted-fix: 32370191c0851da069d242f581cbe2fdb80040cb
Same fix as "platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup" but with a different commit hash

A bunch of memory hotplug and memblock commits tangentially touched drivers/base in this version, but David Hildebrand wrote them and can backport them better than I can, so I don't consider them to really be drivers/base commits. I pulled in a few commits that don't strictly touch drivers/base to finish out Luis Chamberlain's series on reworking the firmware loader.

In general, all the commits applied cleanly, as would be expected with applying v5.15 and v5.16 commits to a v5.14 base.

Signed-off-by: Mark Langsdorf mlangsdo@redhat.com

Edited by Mark Langsdorf

Merge request reports