]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/kexec: Enable kexec_file_load() syscall
authorThiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
Tue, 29 Nov 2016 12:45:53 +0000 (23:45 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 30 Nov 2016 12:15:27 +0000 (23:15 +1100)
commit538b4c8048b367058abc8ca9d47057f1c807a1b7
treefc2da34080784a250d3192e86747b167d92b2fc6
parent2358c77aea1bd6dda1afe7f078a4045c28219a42
powerpc/kexec: Enable kexec_file_load() syscall

Define the Kconfig symbol so that the kexec_file_load() code can be
built, and wire up the syscall so that it can be called.

Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig
arch/powerpc/include/asm/systbl.h
arch/powerpc/include/asm/unistd.h
arch/powerpc/include/uapi/asm/unistd.h