diff options
author | Jonathan Cameron <arm@jic23.retrosnub.co.uk> | 2010-03-08 17:44:19 (GMT) |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-03-22 04:03:04 (GMT) |
commit | 2a8ac187e03027a958b289dd8701ca9c013ab096 (patch) | |
tree | bf9a4bbed0576f9c6ee3c32edeedf332d6df50ab /lib/dec_and_lock.c | |
parent | 220bf991b0366cc50a94feede3d7341fa5710ee4 (diff) | |
download | linux-2a8ac187e03027a958b289dd8701ca9c013ab096.tar.xz |
[ARM] pxa: fix for variables in uncompress.h being discarded
Due to commit:
5de813b ARM: Eliminate decompressor -Dstatic= PIC hack
The data section will be discarded for the decompressor, thus move the
static variables into BSS section by initializing them at run time.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'lib/dec_and_lock.c')
0 files changed, 0 insertions, 0 deletions