[patch] s-t-RAM: load gdt the right way

2005-04-21 Thread Pavel Machek
Sleep code uses wrong version of lgdt, that does the wrong thing when gdt is beyond 16MB or so... Signed-off-by: Pavel Machek <[EMAIL PROTECTED]> --- clean/arch/i386/kernel/acpi/wakeup.S2005-01-22 21:24:51.0 +0100 +++ linux/arch/i386/kernel/acpi/wakeup.S2005-04-14

[patch] s-t-RAM: load gdt the right way

2005-04-21 Thread Pavel Machek
Sleep code uses wrong version of lgdt, that does the wrong thing when gdt is beyond 16MB or so... Signed-off-by: Pavel Machek [EMAIL PROTECTED] --- clean/arch/i386/kernel/acpi/wakeup.S2005-01-22 21:24:51.0 +0100 +++ linux/arch/i386/kernel/acpi/wakeup.S2005-04-14