http://bugzilla.kernel.org/show_bug.cgi?id=10923





------- Comment #64 from [EMAIL PROTECTED]  2008-07-03 15:56 -------
Okay, please add something like

1:
    hlt
    jmp 1b

right before the comment "/* Enable PAE mode and PGE */" in
arch/x86/kernel/head_64.S .

If the box hangs instead of powering off, please move that right before the
comment starting with "/* Finally jump to run C code and to be on real kernel
address" and see what happens.

If, again, the box hangs instead of powering off, put something like the above
into arch/x86/kernel/acpi/wakeup_64.S between the lines

        jne     bogus_64_magic

        movw    $__KERNEL_DS, %ax

and see what happens.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to