> In light of the recent discussions, it would be really nice to get a
> definitive statement about LTT's inclusion in 2.5.
It has been pointed out to you at least once that it would stand a much
better chance if you were to follow the kernel coding style, for one ...
And things like :
+#ifndef CONFIG_SMP /* On an SMP machine NMIs are used to implement a watchdog and will hang
+ the machine if traced. */
+ TRACE_TRAP_ENTRY(2, regs->eip);
+#endif
+
aren't very encouraging.
just my 2p
john
-- "I know I believe in nothing but it is my nothing" - Manic Street Preachers - 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/