[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)
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>

No differences found