dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/boot/compressed
H. Peter Anvin 22a57f5896 x86, setup: Allow global variables and functions in the decompressor
In order for global variables and functions to work in the
decompressor, we need to fix up the GOT in assembly code.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
LKML-Reference: <4C57382E.8050501@zytor.com>
2010-08-02 15:34:44 -07:00
..
.gitignore x86, boot: add new generated files to the appropriate .gitignore files 2009-06-02 21:13:30 -07:00
Makefile x86: add support for LZO-compressed kernels 2010-01-11 09:34:05 -08:00
head_32.S x86, setup: Allow global variables and functions in the decompressor 2010-08-02 15:34:44 -07:00
head_64.S x86, setup: Allow global variables and functions in the decompressor 2010-08-02 15:34:44 -07:00
misc.c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-02-28 10:43:53 -08:00
mkpiggy.c Rename .rodata.compressed to .rodata..compressed. 2010-03-03 11:26:00 +01:00
relocs.c Revert "endian: #define __BYTE_ORDER" 2010-05-26 08:30:15 -07:00
vmlinux.lds.S x86, setup: Allow global variables and functions in the decompressor 2010-08-02 15:34:44 -07:00