commit | 262c3825a9f3eb0f4f30ebb4b1ee57397bcb3ffc | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Sat Jul 19 15:42:41 2008 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Sat Jul 19 15:42:41 2008 +0800 |
tree | fb5402f0de002d3e7a6671820228a2b9808d831f | |
parent | bafcc1b97323261a42d47960db99947bcc1be133 [diff] |
Blackfin arch: Extend sram malloc to handle L2 SRAM. 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>