>> Persuading GCC to throw away *all* the self-test data after running >> it was surprisingly annoying. > > Yeah. Props for making the attempt. *Whew*. I was worried I'd get upbraided for overoptimziation. >> The one thing I'm not really sure about is what to do if the self-test >> fails. For now, I make the module_init function fail too. Opinions? > > The printk should suffice - someone will notice it eventually. > > Using KERN_ERR to report a failure might help draw attention to it. I'm not sure what you mean by "might"; I already *do* report it as KERN_ERR. If you think failing the module load is a bad idea, feel free to modify the patch. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html