On Mon, 2007-02-19 at 08:02 -0600, Josh Boyer wrote: > It is not the comment that annoys people. Arnd was saying that the > entire debug unit should not exist.
There is many per-subsystem debugging stuff in kernel. I do not see _objective_ any reason to prohibit use have our own debugging stuff in UBI. It is compiled out when disabled. It helps to quickly fix bugs. It helps to check if new patches introduce bugs (assertions, paranoid checks). These are _objective_ reasons to keep it. -- Best regards, Artem Bityutskiy (Битюцкий Артём) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/