This garbled output makes reading the debugging printk's difficult.
I suppose this isn't terribly important, since printk's are
kind of a no-no in production, and this only affects printk's
in init_module, but it'd be nice to know what
the cleanest way to get rid of the mixing is. Adding a sleep
inside insmod seems heavyhanded. I suppose I could redirect
insmod's output to a file, sleep a bit, and then display the
file... bleah.
- Dan
-
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/