x86: Remove unused thread_return label from switch_to()
authorMasami Hiramatsu <mhiramat@redhat.com>
Thu, 5 Nov 2009 16:03:59 +0000 (11:03 -0500)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 10:57:13 +0000 (11:57 +0100)
commitc12a229bc5971534537a7d0e49e44f9f1f5d0336
treeb1b1edeefa6ead19532942a91e162e33913ecff0
parent97829de5a3b88899c5f3ac8802d11868bf4180ba
x86: Remove unused thread_return label from switch_to()

Remove unused thread_return label from switch_to() macro on
x86-64. Since this symbol cuts into schedule(), backtrace at the
latter half of schedule() was always shown as thread_return().

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: systemtap <systemtap@sources.redhat.com>
Cc: DLE <dle-develop@lists.sourceforge.net>
LKML-Reference: <20091105160359.5181.26225.stgit@harusame>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/system.h