On Tue, 30 Aug 2005, Chris Wright wrote:

> * Pritesh Shah ([EMAIL PROTECTED]) wrote:
> > I was wondering as to where is the GDT initialized during the boot
> > sequence? I will need the filename and the name of the routine that
> > does this. Any help would be greatly appreciated.
>
> Search for cpu_gdt_table (one is literal, the other is per_cpu).  You
> should be able to work it out from there.
> -

I would have said search for /gdt/ in arch/i386/boot/setup.S .
Maybe both are helpful.

-- 
~Randy
-
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/

Reply via email to