Revision 0f231dcfc664aaafa75a006ee10e55f3ae0c9b3c authored by Guo Ren on 24 January 2019, 14:43:58 UTC, committed by Guo Ren on 13 February 2019, 01:48:14 UTC
Use task_stack_page instead of p->stack to get stack. Follow the coding
convention style. Also for init_stack, the same with other archs.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
1 parent 9216cd7
History
File Mode Size
Kconfig -rw-r--r-- 586 bytes
Makefile -rw-r--r-- 95 bytes
core.c -rw-r--r-- 24.0 KB
core.h -rw-r--r-- 1.0 KB
patch.c -rw-r--r-- 6.4 KB
patch.h -rw-r--r-- 1.1 KB
shadow.c -rw-r--r-- 9.3 KB
transition.c -rw-r--r-- 17.5 KB
transition.h -rw-r--r-- 486 bytes

back to top