linux-uconsole/include/linux/decompress
Russell King e99a084b76 decompress: fix new decompressor for PIC
commit 5ceaa2f39b 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>
2010-04-01 15:58:03 -07:00
..
bunzip2.h
generic.h bzip2/lzma/gzip: fix comments describing decompressor API 2009-08-07 10:39:56 -07:00
inflate.h
mm.h decompress: fix new decompressor for PIC 2010-04-01 15:58:03 -07:00
unlzma.h