why isn't the fix simply:
memcpy(&mm->start_code, ¤t->mm->start_code, sizeof(struct mm_struct));
? looks a lot less ugly to me.
(and then frob it as the later poster suggested).
-- Revolutions do not require corporate support.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/