* Ian Campbell <[EMAIL PROTECTED]> wrote: > Currently in head_32.S there are two ways we test to see if we are the > boot cpu. By looking at %ebx and by looking at the static variable > ready. When changing things around I have found that it gets tricky > to preserve %ebx. So this patch just switches head.S over to the more > reliable test of always using ready. > > Hopefully later we can kill these tests entirely.
FYI, i've applied this patch and your next patch to x86.git. (still waiting with the third patch, until your discussion of this topic with Peter settles down.) Thanks, Ingo -- 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/