git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3b5fa
)
ARM: Add final piece to fix XIP decompressor in read-only memory
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Mar 2010 14:29:22 +0000
(14:29 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Mar 2010 14:29:22 +0000
(14:29 +0000)
This defines STATIC_RW_DATA, which prevents the read/write malloc
management data being declared with a static attribute.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found