> I upgraded modutils to the proper (2.1.131) version before I made
> the kernel. What is module versioning and how do I know if I have
> it?
It's an option in the kernel config: "Loadable module support" ->
"Set version information...". It's supposed to allow you to load modules from
a different kernel version as long function parameters etc. haven't changed,
but I think it's been broken since 2.1.something_very_early.
-- "People get annoyed when you try to debug them."-- Larry Wall
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/