aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2007-12-06 09:50:40 +0100
committerLen Brown <len.brown@intel.com>2007-12-06 16:03:06 -0500
commit74d0f3338fbb3c69894968df1fedaf10c88cd0e4 (patch)
tree470acee713d06e4bb0976575bbb73094dd3f253f /arch/x86
parentFreezer: Fix JFFS2 garbage collector freezing issue (rev. 2) (diff)
downloadlinux-dev-74d0f3338fbb3c69894968df1fedaf10c88cd0e4.tar.xz
linux-dev-74d0f3338fbb3c69894968df1fedaf10c88cd0e4.zip
ACPI: suspend: old debugging hacks sneaked back
Old debugging hack sneaked back during x86 merge, this removes it. Signed-off-by: Pavel Machek <pavel@suse.cz> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/kernel/acpi/wakeup_32.S4
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 a97313b1270e..1e931aaf2ef6 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