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-- 524 bytes
Makefile -rw-r--r-- 116 bytes
internal.h -rw-r--r-- 15.8 KB
ncsi-aen.c -rw-r--r-- 6.3 KB
ncsi-cmd.c -rw-r--r-- 9.5 KB
ncsi-manage.c -rw-r--r-- 45.7 KB
ncsi-netlink.c -rw-r--r-- 17.7 KB
ncsi-netlink.h -rw-r--r-- 931 bytes
ncsi-pkt.h -rw-r--r-- 20.2 KB
ncsi-rsp.c -rw-r--r-- 31.9 KB

back to top