Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74d0f3338fbb3c69894968df1fedaf10c88cd0e4
Commit:     74d0f3338fbb3c69894968df1fedaf10c88cd0e4
Parent:     e136e769d471e7f3d24a8f6bf9c91dcb372bd0ab
Author:     Pavel Machek <[EMAIL PROTECTED]>
AuthorDate: Thu Dec 6 09:50:40 2007 +0100
Committer:  Len Brown <[EMAIL PROTECTED]>
CommitDate: Thu Dec 6 16:03:06 2007 -0500

    ACPI: suspend: old debugging hacks sneaked back
    
    Old debugging hack sneaked back during x86 merge, this removes it.
    
    Signed-off-by: Pavel Machek <[EMAIL PROTECTED]>
    Acked-by: Rafael J. Wysocki <[EMAIL PROTECTED]>
    Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
 arch/x86/kernel/acpi/wakeup_32.S |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/arch/x86/kernel/acpi/wakeup_32.S b/arch/x86/kernel/acpi/wakeup_32.S
index a97313b..1e931aa 100644
--- a/arch/x86/kernel/acpi/wakeup_32.S
+++ b/arch/x86/kernel/acpi/wakeup_32.S
@@ -35,10 +35,6 @@ wakeup_code:
        wakeup_code_start = .
        .code16
 
-       movw    $0xb800, %ax
-       movw    %ax,%fs
-       movw    $0x0e00 + 'L', %fs:(0x10)
-
        cli
        cld
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to