|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] Export mca_op to user space tools
On 01/02/2010 09:36, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx> wrote:
> Export do_mca hypercall to user space tools.
>
> This is mainly for software trigger MCE operation, so that test suites can
> trigger software MCE.
>
> Signed-off-by: Jiang, Yunhong <yunhong.jiang@xxxxxxxxx>
This is bound to break the ia64 build. xc_mca_op() refers to 'struct xen_mc'
which is only defined in an x86-specific header which is only included by
xenctrl.h for x86 builds.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|