On 29/06/18 10:28, Xin Li wrote:
> +void __init silo_init(void)
> +{
> + printk("Initialising XSM SILO mode");You need a newline at the end of printk here. Otherwise, everything else looks in order. ~Andrew _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
