On Thu, May 31, 2007 at 07:16:00AM -0700, Stephane Eranian wrote: > This is it. the check for uncommon bits is below (_TIF_WORK_CTXSW). Then > we need to check each uncommon bits (done above). Did you have something else > in mind?
Ah it's ok sorry. > > Just use a cpu notifier instead. No need to add everybody's per cpu init > > code here. > > The code must run on the CPU that is being initialized. smp_call_function_single() > > > > No compat syscalls? > > > compat syscalls for what? I need to ensure backward compatiblity on IA-64 > only. For 32bit / i386 code. -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/