Re: [PATCH -mm] EFI : Split EFI tables parsing code from EFIruntime service support code

From: Huang, Ying
Date: Wed Jan 02 2008 - 19:58:26 EST


On Sun, 2007-12-30 at 15:28 +0100, Ingo Molnar wrote:
> * Huang, Ying <ying.huang@xxxxxxxxx> wrote:
>
> > +struct efi_tables efi_tables;
> > +EXPORT_SYMBOL(efi_tables);
>
> > +enum bios_type bios_type = BIOS_LEGACY;
> > +EXPORT_SYMBOL(bios_type);
>
> please make all the new exports EXPORT_SYMBOL_GPL().

OK, I will change it.

Best Regards,
Huang Ying
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/