]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac97b85cf9e4363069ecda80f8bfe8070c2ef862
tree97d4746f9656b8f992b943cef40c053dc7ae8863
parent0b4400af597e606cc4281a88e0d13848782165b0
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