]> Pileus Git - ~andy/linux/commit
SH: fix start_thread and user_stack_pointer macros
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 22 Jan 2009 15:16:14 +0000 (15:16 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 29 Jan 2009 06:41:15 +0000 (15:41 +0900)
commitdc66ff6220f0a6c938df41add526d645852d9a75
tree848403ef7935b3f977ac95f1e69837bbfb8e2ede
parent84fdf6cda30df72994baa2496da86787fb44cbb4
SH: fix start_thread and user_stack_pointer macros

Fix macros start_thread and user_stack_pointer.
When these macros aren't called with a variable named regs as second
argument, this will result in a build failure.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/kprobes.h
arch/sh/include/asm/processor_32.h
arch/sh/include/asm/processor_64.h