C6X: process management
authorAurelien Jacquiot <a-jacquiot@ti.com>
Tue, 4 Oct 2011 15:03:44 +0000 (11:03 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:47:40 +0000 (19:47 -0400)
commit687b12baecae2aa3af9df05c12b90d8e9ef21fa7
tree0d73b753a7dd541d987a06fd7b69d7958170a5dd
parent14aa7e8bf6d84c9a42c48e7f93472d830f694b1e
C6X: process management

Original port to early 2.6 kernel using TI COFF toolchain.
Brought up to date by Mark Salter <msalter@redhat.com>

Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/c6x/include/asm/processor.h [new file with mode: 0644]
arch/c6x/include/asm/thread_info.h [new file with mode: 0644]
arch/c6x/kernel/process.c [new file with mode: 0644]
arch/c6x/kernel/switch_to.S [new file with mode: 0644]