From: Michael K. Johnson Date: Fri, 27 Mar 2009 17:14:41 +0000 (-0400) Subject: x86, setup: mark %esi as clobbered in E820 BIOS call X-Git-Tag: v2.6.30-rc1~414^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01522df346f846906eaf6ca57148641476209909;p=pandora-kernel.git x86, setup: mark %esi as clobbered in E820 BIOS call Jordan Hargrave diagnosed a BIOS clobbering %esi in the E820 call. That particular BIOS has been fixed, but there is a possibility that this is responsible for other occasional reports of early boot failure, and it does not hurt to add %esi to the clobbers. -stable candidate patch. Cc: Justin Forbes Signed-off-by: Michael K Johnson Signed-off-by: H. Peter Anvin Cc: stable@kernel.org --- Reading git-diff-tree failed