Matt Mackall <[EMAIL PROTECTED]> writes: > > I bet there's some doublefault-handling code hiding somewhere. It's not > the sort of thing it'd make sense to take out of the architecture.
The big question is if it makes sense taking out of a kernel at all. I still think the answer is no. Or have you considered replacing die() and show_trace() etc. with a single panic("the tiny gods say this won't happen") yet? That would be roughly equivalent. -Andi -- 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/