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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to