Re: [PATCH] Export handle_mm_fault to modules.

From: Olof Johansson
Date: Fri Aug 05 2005 - 18:27:20 EST


On Fri, Aug 05, 2005 at 04:02:13PM -0700, Linus Torvalds wrote:

> The only thing that has ever exported it afaik is
>
> arch/ppc/kernel/ppc_ksyms.c:EXPORT_SYMBOL(handle_mm_fault); /* For MOL */
>
> and that looks pretty suspicious too (what is MOL, and regardless,
> shouldn't it be an EXPORT_SYMBOL_GPL?).

Mac-on-Linux, see http://www.maconlinux.org/. Run MacOS in a virtualized
machine under Linux (or the other way around). It's GPL.


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