linux/arch/nds32
Greentime Hu a15e9ffa87 nds32: Process management
This patch includes copy_thread(), start_thread() implementation and cpu_context
structure definition. nds32 uses $r25 to get current task_struct.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2018-02-22 10:44:32 +08:00
..
include nds32: Process management 2018-02-22 10:44:32 +08:00
kernel nds32: Process management 2018-02-22 10:44:32 +08:00
lib nds32: MMU fault handling and page table management 2018-02-22 10:44:31 +08:00
mm nds32: Cache and TLB routines 2018-02-22 10:44:32 +08:00