The Warnings are unrelated and are because no MODULE_LICENSE tag has
been declared in each of those modules. For each, the ALSA folks need
to put a:
MODULE_LICENSE("GPL");
in the source. I am assuming ALSA is GPL, and has no additional
restrictions.
I'm looking over the ChangeLog for 2.4.12->2.4.13 and I don't see
anything that sticks out as "I broke ALSA!" The ALSA team will figure
it out.
Robert Love
-
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/