[EMAIL PROTECTED] wrote: > With the model that you propose, "use linux-next for development" ... > well then what about testing? Who is going to test my driver if it > requires a full kernel compile?
We almost _never_ use linux-next in the way that we base our development on it. We use it to prepare integration. BTW, looking back at this thread in the list archive, I see some people thoroughly confusing - unmerged code, - external developer repositories/ external patchkits, - module source files outside a complete kernel source directory. These are all independent matters. All code starts as unmerged code. All developers use external repositories. However, module source files which are outside of the kernel source directory are not quite the norm. (Because the kernel build system doesn't support this.) -- Stefan Richter -=====-==--- =--- -=--- http://arcgraph.de/sr/ _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
