From: H. Peter Anvin Date: Mon, 11 May 2009 23:02:10 +0000 (-0700) Subject: x86, boot: remove dead code from boot/compressed/head_*.S X-Git-Tag: v2.6.31-rc1~422^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99aa45595f45603526513d5e29fc00f8afbf3913;p=pandora-kernel.git x86, boot: remove dead code from boot/compressed/head_*.S Remove a couple of lines of dead code from arch/x86/boot/compressed/head_*.S; all of these update registers that are dead in the current code. [ Impact: cleanup ] Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed