浏览代码

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>
Pavel Machek 17 年之前
父节点
当前提交
74d0f3338f
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      arch/x86/kernel/acpi/wakeup_32.S

+ 0 - 4
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