commit | bd2a36984c50bb546a7d04cb395fddcf98a1092c | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue May 05 23:24:50 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri May 08 17:16:22 2009 -0700 |
tree | f640a44c1dd62545a7b59712280ef4286d9ee373 | |
parent | 283ab1c0bd462dd0b179393fb081a626f6687413 [diff] |
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>