linux_dsm_epyc7002/arch/i386/boot/compressed
H. Peter Anvin 85414b693a Define zero-page offset 0x1e4 as a scratch field, and use it
The relocatable kernel code needs a scratch field for the decompressor
to determine its own location.  It was using a location inside
struct screen_info; reserve a free location and document it as scratch
instead.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-12 10:55:54 -07:00
..
.gitignore [PATCH] Add .gitignore file for relocs in arch/i386 2006-12-30 10:55:55 -08:00
head.S Define zero-page offset 0x1e4 as a scratch field, and use it 2007-07-12 10:55:54 -07:00
Makefile [PATCH] i386: Warn upon absolute relocations being present 2006-12-07 02:14:04 +01:00
misc.c [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
relocs.c Use ARRAY_SIZE() macro in i386 relocs.c file 2007-02-17 19:10:01 +01:00
vmlinux.lds [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
vmlinux.scr [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00