https://github.com/torvalds/linux
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
Tip revision: 0f231dcfc664aaafa75a006ee10e55f3ae0c9b3c authored by Guo Ren on 24 January 2019, 14:43:58 UTC
csky: coding convention: Use task_stack_page
Tip revision: 0f231dc

back to top