sh64: Fix up fallout from generic init_task conversion.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:07:47 +0000 (15:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:07:47 +0000 (15:07 +0900)
commit3a9485da969c1c23400430470db17c819ef51d7b
tree97d4746f9656b8f992b943cef40c053dc7ae8863
parent936c163ab260b83b10d434715bf6bcd43b99d620
sh64: Fix up fallout from generic init_task conversion.

In the generic init_task migration sh64 silently lost its
fake_swapper_regs definition, resulting in link errors.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process_64.c