Re: [somewhat OT] binary modules agaaaain

From: Geert Uytterhoeven
Date: Tue Apr 20 2004 - 03:40:35 EST


On Mon, 19 Apr 2004, Guennadi Liakhovetski wrote:
> A binary module is "considered good" if
>
> 1) It is accompanied by a "suitably licensed" (GPL-compatible) open-source
> glue-module.
>
> 2) The sourced used to compile the binary part do not access any of the
> kernel functionalities directly. Which means:
> a) they don't (need to) include any kernel header-files
> b) they don't access any kernel objects or methods directly
> c) all interfacing to the kernel goes over the glue module and the
> interface is _purely functional_ - no macros, no inlines.

And for which architectures do they have to provide the binary-only part? 22
and still counting...

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/