Zefir Kurtisi <[email protected]> writes: > But to clarify your point: it is possible to have kernel modules with > colliding > symbols. Just add two drivers which export 'foo()', both will be built and > installed, but loading the second will fail. At least this is my observation, > there are no mechanisms in place that prevent kernel symbols to be exported > more > than once.
It is possible to break anything. But I bet you can't get such breakage into the kernel. Not for very long, at least. Bjørn _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
