Files
linux-apfs/arch/i386/kernel
Jeremy Fitzhardinge c5413fbe89 [PATCH] i386: Fix UP gdt bugs
Fixes two problems with the GDT when compiling for uniprocessor:
 - There's no percpu segment, so trying to load its selector into %fs fails.
   Use a null selector instead.
 - The real gdt needs to be loaded at some point.  Do it in cpu_init().

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
2007-05-02 19:27:16 +02:00
..
2007-05-02 19:27:16 +02:00
2007-05-02 19:27:11 +02:00
2007-03-29 10:25:32 -07:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2007-05-02 19:27:16 +02:00
2006-10-11 11:14:21 -07:00
2007-05-02 19:27:15 +02:00