From: Russell King Date: Mon, 15 Mar 2010 14:29:22 +0000 (+0000) Subject: ARM: Add final piece to fix XIP decompressor in read-only memory X-Git-Tag: v2.6.34-rc2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89ebadc3421f8ff85030768ec14144794984877;p=pandora-kernel.git ARM: Add final piece to fix XIP decompressor in read-only memory This defines STATIC_RW_DATA, which prevents the read/write malloc management data being declared with a static attribute. Signed-off-by: Russell King --- Reading git-diff-tree failed