From cce69616452d65d87563b16b862c5ad655e5beb1 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Sat, 25 Jun 2005 14:55:09 -0700 Subject: [PATCH] --- yaml --- r: 3246 b: refs/heads/master c: 343c3f642898cb2cb5c3e4f948e3e0a1bbc0351b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86_64/kernel/acpi/wakeup.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b25515251a3f..bb78e3604bb2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 648be3188135add682349e86d46d07cc11c8eb57 +refs/heads/master: 343c3f642898cb2cb5c3e4f948e3e0a1bbc0351b diff --git a/trunk/arch/x86_64/kernel/acpi/wakeup.S b/trunk/arch/x86_64/kernel/acpi/wakeup.S index a4c630034cd4..185faa911db5 100644 --- a/trunk/arch/x86_64/kernel/acpi/wakeup.S +++ b/trunk/arch/x86_64/kernel/acpi/wakeup.S @@ -67,7 +67,7 @@ wakeup_code: shll $4, %eax addl $(gdta - wakeup_code), %eax movl %eax, gdt_48a +2 - wakeup_code - lgdt %ds:gdt_48a - wakeup_code # load gdt with whatever is + lgdtl %ds:gdt_48a - wakeup_code # load gdt with whatever is # appropriate movl $1, %eax # protected mode (PE) bit