Semantics.
> Also, all this smells of a fundamental design problem: modules
> aren't the only things that can become unavailable. So why
> construct a special mechanism that only applies to modules ?
NO NO NO. Listen *carefully*.
The ONLY time that FUNCTIONS vanish is when MODULES get UNLOADED (or
fail to LOAD).
So you're suggesting we should lock ALL functions the way we lock all
other datastructures. I look forward to your compiler patch.
I've explained this multiple times. If you're not convinced, fine.
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/