https://bugzilla.kernel.org/show_bug.cgi?id=67621

--- Comment #11 from H. Peter Anvin <h...@zytor.com> ---
The old code and the new code are very, very similar, making this hard to guess
what might be wrong.  You could try to change:

bios:
        ljmpw   $0xf000, $0xfff0

... to ...

bios:
        ljmpw   $0xffff, $0x0000

... in arch/x86/realmode/rm/reboot.S ...

... to see if that matters.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to