Funny, other people seem to be using it.
> Kernel symbol versioning no longer exists.
That this patch has not yet been merged is crippling your development
efforts HOW, exactly? I was clearly mistaken when I thought that this
was low priority.
> Depmod no longer exists.
This is true. It doesn't need to for 0.7, but it's being reintroduced
in 0.8 for speed.
> Modprobe blindly loads a string of modules without even looking to see
> if it's already loaded.
Yes, this is a bug (and one not reported by anyone, either). Should
be fixed in 0.8.
> The command line args for modprobe are laughingly few (and none of
> the ones a redhat system needs to boot are implemented.)
Really? I don't recall seeing a bug report from you about it. My
Debian system boots fine.
> We're back to the flat module namespace (that patch of earth is now 100%
> salt...)
Um, we always had a flat module namespace. *ALWAYS*. We did put the
modules into subdirectories though. Due to Adam Richter's hard work,
with 0.8 we can restore this (basically for the benifit of mkinitrd,
which I also don't use).
> And every single object that forms a module will need to be
> retooled to adhere to the new module API
Really? How fascinating. I must admit that I hadn't noticed that.
Rusty.
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/