sh: Move start_thread() out of line.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 09:52:00 +0000 (18:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 09:52:00 +0000 (18:52 +0900)
commit70e068eef97d05c97c3512f82352f39fdadfa8cb
tree22f06f18334038993023f78fc199810ea2cfb387
parent94cd049522136c2f3bbe063d2e98b2b8d4286fd3
sh: Move start_thread() out of line.

start_thread() will become a bit heavier with the xstate freeing to be
added in, so move it out-of-line in preparation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/processor_32.h
arch/sh/kernel/process_32.c
This page took 0.031021 seconds and 5 git commands to generate.