Do we really care about the third arg to the switch_to() macro?
IMHO it would be nice to define the architecture context switch
interface like
void switch_to(struct thread_info *from, struct thread_info *to);
because we don't really seem to do much with the third arg, AFAICS.
-- Jeff Garzik | "I went through my candy like hot oatmeal Building 1024 | through an internally-buttered weasel." MandrakeSoft | - goats.com - 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/
This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:38 EST