x86, setup: Allow global variables and functions in the decompressor
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 2 Aug 2010 22:34:44 +0000 (15:34 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 2 Aug 2010 22:34:44 +0000 (15:34 -0700)
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>


No differences found