Skip to content

Commit

Permalink
ACPI: suspend: old debugging hacks sneaked back
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Pavel Machek authored and Len Brown committed Dec 6, 2007
1 parent e136e76 commit 74d0f33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/x86/kernel/acpi/wakeup_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ wakeup_code:
wakeup_code_start = .
.code16

movw $0xb800, %ax
movw %ax,%fs
movw $0x0e00 + 'L', %fs:(0x10)

cli
cld

Expand Down

0 comments on commit 74d0f33

Please sign in to comment.