Re: 2.6.34-rc3: Can't insmod after make, because versions now differ?!

From: Frans Pop
Date: Tue Apr 06 2010 - 09:00:42 EST


On Tuesday 06 April 2010, Pavel Machek wrote:
> Yes, but... should module version checking be fixed so that it does
> not interfere like that?

I don't think so. Essentially you are getting what you configured: an
extremely fine-grained kernel version. It's up to you to decide whether
the benefits of that outweigh the limitations it brings.

Stripping parts of the kernel version for module compatibility checks could
interfere with suffixes explicitly added by distros to specify ABI
compatibility.

Cheers,
FJP
--
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/