From: H. Peter Anvin Date: Fri, 18 Feb 2011 23:47:42 +0000 (-0800) Subject: x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot X-Git-Tag: v2.6.39-rc1~483^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1b06ea6aed979da3b4e6b6ffea98ad55a3c5c1;p=pandora-kernel.git x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot The initial version of this patch had %eax being a segment and %ecx being the mode. I had changed the interfaces, but not the actual implementation! Reported-by: Brian Gerst LKML-Reference: Cc: Stephen Rothwell Cc: Rafael J. Wysocki Cc: Matthieu Castet --- Reading git-diff-tree failed