From: Sonic Zhang Date: Sat, 19 Jul 2008 07:42:41 +0000 (+0800) Subject: Blackfin arch: Extend sram malloc to handle L2 SRAM. X-Git-Tag: v2.6.27-rc1~83^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=262c3825a9f3eb0f4f30ebb4b1ee57397bcb3ffc;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed