linux/arch/x86_64/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
..
head.S Define zero-page offset 0x1e4 as a scratch field, and use it 2007-07-12 10:55:54 -07:00
Makefile [PATCH] x86-64: Relocatable Kernel Support 2007-05-02 19:27:07 +02:00
misc.c [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
vmlinux.lds [PATCH] x86-64: Relocatable Kernel Support 2007-05-02 19:27:07 +02:00
vmlinux.scr [PATCH] x86-64: Relocatable Kernel Support 2007-05-02 19:27:07 +02:00