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:
bafcc1b
)
Blackfin arch: Extend sram malloc to handle L2 SRAM.
author
Sonic Zhang
<sonic.zhang@analog.com>
Sat, 19 Jul 2008 07:42:41 +0000
(15:42 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Sat, 19 Jul 2008 07:42:41 +0000
(15:42 +0800)
Extend system call to alloc L2 SRAM in application.
Automatically move following sections to L2 SRAM:
1. kernel built-in l2 attribute section
2. kernel module l2 attribute section
3. elf-fdpic application l2 attribute section
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
No differences found