Re: GDT initialization and location question.

2005-08-30 Thread Randy.Dunlap
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 c

Re: GDT initialization and location question.

2005-08-30 Thread Chris Wright
* 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).

GDT initialization and location question.

2005-08-30 Thread Pritesh Shah
Hi, 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. Thanks in advance, Pritesh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo