[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1173839230.5443.27.camel@localhost.localdomain>
Date: Wed, 14 Mar 2007 13:27:10 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Jeremy Fitzhardinge <jeremy@...p.org>
Cc: lkml - Kernel Mailing List <linux-kernel@...r.kernel.org>,
Zachary Amsden <zach@...are.com>,
Jeremy Fitzhardinge <jeremy@...source.com>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <ak@...e.de>
Subject: Re: [PATCH 8/8] Convert PDA into the percpu section
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists