x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 May 2009 06:24:50 +0000 (23:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 9 May 2009 00:16:22 +0000 (17:16 -0700)
commitbd2a36984c50bb546a7d04cb395fddcf98a1092c
treef640a44c1dd62545a7b59712280ef4286d9ee373
parent283ab1c0bd462dd0b179393fb081a626f6687413
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 <hpa@zytor.com>
arch/x86/boot/compressed/head_32.S
arch/x86/boot/compressed/head_64.S