diff options
author | Russell King <rmk@arm.linux.org.uk> | 2010-03-10 15:23:53 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-04-01 15:58:03 -0700 |
commit | e99a084b767971afec5449db8143353062800264 (patch) | |
tree | c888773abf3d4a06304e53a72f9717a73a6a9a97 /arch | |
parent | b4c8997c1f1ba84bee4c916b9107e308366f1cf4 (diff) |
decompress: fix new decompressor for PIC
commit 5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383 upstream.
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 <rmk+kernel@arm.linux.org.uk>
Cc: Alain Knaff <alain@knaff.lu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions