Re: [PATCH] Export handle_mm_fault to modules.

From: Linus Torvalds
Date: Mon Aug 08 2005 - 13:42:46 EST




On Mon, 8 Aug 2005, Arnd Bergmann wrote:
>
> We will need the same export on ppc64 for managing SPEs on the
> Cell processor. My current patch removes the export on ppc
> and adds a global (*_GPL) one. Should I rather have another
> architecture specific export in ppc64?

I don't see any reason not to make it global if there are two
architectures that need it. Especially as long as it's marked GPL-only so
that people don't start misusing it.

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