From: H. Peter Anvin Date: Wed, 6 May 2009 06:24:50 +0000 (-0700) Subject: x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S X-Git-Tag: v2.6.31-rc1~422^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2a36984c50bb546a7d04cb395fddcf98a1092c;p=pandora-kernel.git x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S Use the BP_scratch symbol from asm-offsets.h instead of hard-coding the location. [ Impact: cleanup ] Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed