On Tue, 2007-03-13 at 10:15 -0700, Jeremy Fitzhardinge wrote: > Rusty Russell wrote: > > + pack_descriptor((u32 *)&gdt[GDT_ENTRY_PERCPU].a, > > + (u32 *)&gdt[GDT_ENTRY_PERCPU].b, > > + __per_cpu_offset[cpu], 0xFFFFF, > > 0x80 | DESCTYPE_S | 0x2, 0); /* present read-write data > > segment */ > > > > Why testing with qemu is not enough.
Indeed 8(. Thanks! Rusty. - 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/