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

From: Ingo Molnar
Date: Sun Dec 30 2007 - 09:35:40 EST



* 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().

Ingo
--
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/