Re: Linux GPL and binary module exception clause?

From: Jesse Pollard
Date: Thu Dec 11 2003 - 10:03:50 EST


On Wednesday 10 December 2003 11:58, Andre Hedrick wrote:
> Jesse,
>
> Linking to become one with the vmlinux (zen thing) or not able to achieve
> a modular state, you are toast. Loading a module is not linking. Now
> people claim that /proc/kcore is where the dirty work happens.

So loading a module doesn't include it in any tables, and hence modifies them?
It doesn't provide or accept relocation information to alter address
references?
It doesn't need to be invoked by the kernel?

Looks nonfunctional to me.

> Is "/proc/kcore" real?
>
> What makes it real? Who makes it real?
>
> If you, the user of the binary module, execute:
>
> cat /proc/kcore > /kcore.file
>
> Who combined the works?

Not relevent. Everything is done in user mode using defined user mode
interfaces for kernel/user mode separation.


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