Re: [PATCH 3/4] x86: Add UV partition call

From: Ingo Molnar
Date: Tue Sep 23 2008 - 07:04:54 EST



* Russ Anderson <rja@xxxxxxx> wrote:

> +u8 sn_partition_id;
> +EXPORT_SYMBOL(sn_partition_id);
> +u8 uv_coherency_id;
> +EXPORT_SYMBOL(uv_coherency_id);
> +u8 uv_type;
> +EXPORT_SYMBOL(uv_type);

hm, what module uses this? And why not a _GPL export?

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/