powerpc/kexec: kexec_sequence() is in misc_64.S
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 14 Oct 2013 07:40:16 +0000 (09:40 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:02:18 +0000 (16:02 +1100)
commit07fb41a7525539d7ad37c25f2a2689fd95a6ab68
treedbb45be0cfb873f80efe58fe02943ad64d938277
parentbbe30b3b576b4ba96641a7c244071282618b2cbb
powerpc/kexec: kexec_sequence() is in misc_64.S

Correct reference to the location of the kexec_sequence() assembly helper.
There never was a kexec_stub.S in mainline.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/machine_kexec_64.c