![]() | |||||||||||||
Messages in this thread |
On Mon, 5 Aug 2002, Rusty Russell wrote: > > Done. Look better? How about one more cleanup: make the x86 do_int3()/do_debug() calling convention be independent of CONFIG_KPROBE? Btw, the way to test against zero in x86 asm is not cmpl $0,%eax but rather the shorter testl %eax,%eax which just shows that the person who wrote the asm probably was used to saner CPUs ;) Linus - 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/ | ||||||||||||
| Last update: 2005-03-22 12:27 [from the cache] ©2003-2008 | |||||||||||||