>Q: Would it be worth making the module author/version strings survive in
>a non modular build but stuffed into their own section so you can pull them
>out with some magic that we'd include in 'REPORTING-BUGS'

        In a /proc file, maybe?  A single file ("/proc/authors"?
"/proc/versions"? "/proc/brags"? "/proc/kvell"?)  could present the
whole section.  Alternatively, you could have one /proc file per
attributed source file; I suspect that would be messier to code.  In a
modular system, would it be feasible to dynamically link/unlink
attribution strings from a global list as modules are loaded/unloaded,
and display linked attributions along with static ones in the /proc
file?

        Extrapolating from past behavior into the future:  someone will
submit code with a multi-page attribution string.  It is likely that
we'd need a formal policy on the length, content, and maybe even format
of attribution strings.

                                        Craig Milo Rogers

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to