[Cbe-oss-dev] [PATCH 08/22]MARS/base: Move module api implementation to kernel

Kazunori Asayama asayama at sm.sony.co.jp
Thu Jan 22 16:06:28 EST 2009


Yuji Mano wrote:
> Move the core implementation of module API inside module.c into the kernel and
> provide kernel syscalls for each module API.
> Only provide minimal wrappers to kernel system calls inside module.c to keep
> binary compatibility easier to maintain.
> 
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>

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

> 
> ---
>  base/src/common/kernel_internal_types.h |   27 +-
>  base/src/mpu/kernel/kernel.c            |  350 ++++++++++++++++++++++++++++----
>  base/src/mpu/lib/module.c               |  283 +------------------------
>  3 files changed, 346 insertions(+), 314 deletions(-)

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



More information about the cbe-oss-dev mailing list