> +#ifdef CONFIG_PARAVIRT > +extern unsigned long *cpu_gdt_descr; No externs in .c files
Normally they should be where the variable is defined anyways. -Andi _______________________________________________ Virtualization mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/virtualization
