HomeFreeBSD

xen/control: gate x86 specific code in the preprocessor

Description

xen/control: gate x86 specific code in the preprocessor

Commit 152265223048 was implemented strictly for x86. Unfortunately
one of the pieces was mixed into a common area breaking other
architectures. For now disable these bits on !x86, this should be
cleaned up later.

Fixes: 152265223048 ('xen: fix dropping bitmap IPIs during resume')
Reviewed by: royger
Differential Revision: https://reviews.freebsd.org/D29306

Details

Provenance
ehem_freebsd_m5p.comAuthored on Apr 6 2021, 8:18 AM
roygerCommitted on Jul 28 2021, 3:27 PM
Reviewer
royger
Differential Revision
D29306: xen/control: disable 15226522304868a8312a84f8ff549fdc6bbf54db on !x86
Parents
rGd561380eb31e: xen/xen-os: don't let anyone else defining __XEN_INTERFACE_VERSION__
Branches
Unknown
Tags
Unknown