[Cbe-oss-dev] [PATCH 11/17]MARS/modules/task: Increase exec bss int size

Kazunori Asayama asayama at sm.sony.co.jp
Wed Dec 3 19:54:50 EST 2008


Yuji Mano wrote:
> Update task context structure definition.
> 
> This updates the task context structure to adjust to the updated definition of
> the mars_workload_module structure.
> 
> This also fixes a bug that increases the 'exec_size' and 'bss_size' structure
> members from 16-bit to 32-bit integers in order to support task executables
> greater than 64K.
> 
> This also removes the unnecessary structure member 'vaddr' since it should be a
> static define.
> 
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>

Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>

> 
> ---
>  modules/task/src/common/task_internal_types.h |   12 +++++-------
>  modules/task/src/host/lib/task.c              |    1 -
>  modules/task/src/mpu/module/task_module.c     |    8 ++++----
>  3 files changed, 9 insertions(+), 12 deletions(-)

-- 
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list