Re: 2.6.2: "-" or "_", thats the question

From: Harald Dunkel
Date: Tue Feb 17 2004 - 14:54:02 EST


Sam Ravnborg wrote:

When 2.7 opens I will try to find out if we can rename all victims.
I can tweak kbuild to warn for modules using '-', so we in the
end can get rid of this inconsistency.

Rusty - do you see any problems with this?

Sam

Any chance to get this warning for 2.6?

What would happen if a symbol filename is changed by replacing
the '-' with '_'?

The module-init-tools wouldn't care. I don't know the internals
of kudzu, but discover2 uses modprobe to load the modules. The
internal workarounds in discover2 for the inconsistency would
become obsolete.

Maybe the alsa stuff? There are many alsa modules with '-'.

Would it be easier to fix the output of /proc/modules than
renaming all modules with '-'?


Of course I would be glad to help.


Regards

Harri
-
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/