From: H. Peter Anvin Date: Mon, 2 Aug 2010 22:34:44 +0000 (-0700) Subject: x86, setup: Allow global variables and functions in the decompressor X-Git-Tag: v2.6.36-rc1~524^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a57f5896df218356bae6203dfaf04bcfd6c88c;p=pandora-kernel.git 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 LKML-Reference: <4C57382E.8050501@zytor.com> --- Reading git-diff-tree failed