]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Export htab start/end via device tree
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 11 Nov 2005 13:06:06 +0000 (00:06 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 05:34:06 +0000 (16:34 +1100)
commitfd97793a09f4b3e0d1d40a23ef99717d630e99f5
treeb2045132486c3d39950899e3a9b574188df55ce6
parentea59d2b6ab0b5082596f3865e9c3ebfdd5707914
[PATCH] powerpc: Export htab start/end via device tree

The userspace kexec-tools need to know the location of the htab on non-lpar
machines, as well as the end of the kernel. Export via the device tree.

NB. This patch has been updated to use "linux,x" property names. You may
need to update your kexec-tools to match.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/setup_64.c
arch/ppc64/kernel/machine_kexec.c
include/asm-powerpc/kexec.h