Re: [PATCH] restore export of handle_mm_fault for Mac on Linux

From: Gaudenz Steinlin
Date: Thu Jun 19 2008 - 05:58:22 EST


On Wed, Jun 18, 2008 at 06:18:56PM +0100, Alan Cox wrote:
> On Wed, 18 Jun 2008 12:14:02 +0200
> Gaudenz Steinlin <gaudenz@xxxxxxxxxx> wrote:
>
> > Hi
> >
> > The kernel modules for Mac on Linux (MOL) need handle_mm_fault.
> > MOL is a GPL licensed virtual machine to run MacOS(X) on PPC Linux.
> >
> > The export for handle_mm_fault was removed with commit
> > 41f9dc5c871600f53c8912b2975971d2a11c1c25.
>
> This sort of thing is going to happen if modules hide out of tree. If MOL
> is GPL why isn't it getting submitted to the kernel tree - other
> virtualisation subsystems such as KVM are in tree ?

There is an effort underway to bring the MOL kernel modules into
a mergeable form. But it's not there yet. Joseph Jezak, the MOl main
developer nowdays is working on it. So MOL no longer want's to hide out
of tree. It just needs some more time.

What I'm asking for is to get the export back, that as far as I can see
was removed accidentialy and that was there before specially for MOL.

It's true that this has been requested before just after the symbol was
removed and Christoph NAKed it then. But if I remember correctly people
were not aware that this symbol has been exported specifically for MOL
before back then.

Gaudenz

--
Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better.
~ Samuel Beckett ~
--
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/