]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09831348a0e1b135bf062e3a8289d3ad3992f6ed
treedbb45be0cfb873f80efe58fe02943ad64d938277
parent278d73fcf5ec86beddac43430810ea273cb01c1d
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