Re: [kernel-abi] symbol versioning vs. out-of-tree modules.

From: Greg KH
Date: Wed Sep 24 2008 - 23:00:57 EST


On Wed, Sep 24, 2008 at 05:07:59PM +0200, PaweÅ Sikora wrote:
> Hi All,
>
> with out-of-tree kernel modules we (users and linux distributions)
> have a problem - with every frequent kernel release we need
> to rebuild them all due to vermagic and possible abi changes.
> this leads to lot of useless work (bumping rpm specs releases,
> preparing rpm packages and so on).

"we" are working hard to remove any and all barriers for modules to be
out-of-tree. See the recent drivers/staging/ announcement, I can now
take pretty much any code that at least builds and works for someone,
and get it into the kernel tree where it can be properly cleaned up and
cared for over time before it moves to the "correct" location within the
kernel.

What kernel modules do you currently use/rely on that are not in the
main kernel tree? Do you have links to them? I'd be glad to add them.

thanks,

greg k-h
--
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/