From: Russell King Date: Wed, 10 Mar 2010 23:23:53 +0000 (-0800) Subject: decompress: fix new decompressor for PIC X-Git-Tag: v2.6.34-rc2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383;p=pandora-kernel.git decompress: fix new decompressor for PIC The ARM kernel decompressor wants to be able to relocate r/w data independently from the rest of the image, and we do this by ensuring that r/w data has global visibility. Define STATIC_RW_DATA to be empty to achieve this. Signed-off-by: Russell King Cc: Alain Knaff Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed