diff options
author | Russell King <rmk@arm.linux.org.uk> | 2010-03-11 00:23:53 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-13 00:52:44 +0100 |
commit | 5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383 (patch) | |
tree | a33b0a472d42c1b744eaeb0efff2e9b6a234e4d4 /lib/zlib_inflate | |
parent | sgi-gru: use for_each_set_bit() (diff) | |
download | linux-5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383.tar.xz linux-5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383.zip |
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 <rmk+kernel@arm.linux.org.uk>
Cc: Alain Knaff <alain@knaff.lu>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/zlib_inflate')
0 files changed, 0 insertions, 0 deletions