Message ID | cover.1716366581.git.Sergiy_Kibrik@epam.com (mailing list archive) |
---|---|
Headers | show |
Series | x86: make Intel/AMD vPMU & MCE support configurable | expand |
Oleksii, On 22.05.2024 10:37, Sergiy Kibrik wrote: > Three remaining patches to separate support of Intel & AMD CPUs in Xen build. > Most of related patches from previous series had already been merged. > Specific changes since v3 are provided per-patch. > > v3 series here: > https://lore.kernel.org/xen-devel/cover.1715673586.git.Sergiy_Kibrik@epam.com/ > > -Sergiy > > Sergiy Kibrik (3): > x86/intel: move vmce_has_lmce() routine to header > x86/MCE: add default switch case in init_nonfatal_mce_checker() > x86/MCE: optional build of AMD/Intel MCE code As I'm apparently confused as to the state 4.19 is in, may I please ask whether this series is still okay to go in, or whether it should be postponed until after branching. Thanks, Jan
On Mon, 2024-05-27 at 17:47 +0200, Jan Beulich wrote: > Oleksii, > > On 22.05.2024 10:37, Sergiy Kibrik wrote: > > Three remaining patches to separate support of Intel & AMD CPUs in > > Xen build. > > Most of related patches from previous series had already been > > merged. > > Specific changes since v3 are provided per-patch. > > > > v3 series here: > > https://lore.kernel.org/xen-devel/cover.1715673586.git.Sergiy_Kibrik@epam.com/ > > > > -Sergiy > > > > Sergiy Kibrik (3): > > x86/intel: move vmce_has_lmce() routine to header > > x86/MCE: add default switch case in init_nonfatal_mce_checker() > > x86/MCE: optional build of AMD/Intel MCE code > > As I'm apparently confused as to the state 4.19 is in, may I please > ask > whether this series is still okay to go in, or whether it should be > postponed until after branching. I am okay to go in this release. Sorry for the confusion with the 4.19 state. I'll send a proper schedule today. ~ Oleksii