Re: [PATCH v7 12/19] xen: add a hook to perform AP startup

From: John Baldwin <jhb_at_freebsd.org>
Date: Tue, 24 Dec 2013 10:25:49 -0500
On Thursday, December 19, 2013 1:54:49 pm Roger Pau Monne wrote:
> AP startup on PVH follows the PV method, so we need to add a hook in
> order to diverge from bare metal.
> ---
>  
> +int native_start_all_aps(void);
> +

Please put this in a header instead of using an extern in the Xen PV code.  
<machine/smp.h> is probably the best header to use.

-- 
John Baldwin
Received on Tue Dec 24 2013 - 14:51:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:45 UTC