[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071230142844.GM16946@elte.hu>
Date: Sun, 30 Dec 2007 15:28:44 +0100
From: Ingo Molnar <mingo@...e.hu>
To: "Huang, Ying" <ying.huang@...el.com>
Cc: akpm@...ux-foundation.org, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Andi Kleen <ak@...e.de>,
tony.luck@...el.com, "Eric W. Biederman" <ebiederm@...ssion.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -mm] EFI : Split EFI tables parsing code from EFI
runtime service support code
* Huang, Ying <ying.huang@...el.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists