commit | 593e537b93193d1696809817533ce5ad510445b1 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Sat Nov 12 00:06:06 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 14 16:34:06 2005 +1100 |
tree | b2045132486c3d39950899e3a9b574188df55ce6 | |
parent | c5e24354efae9f962e0e369d875d45f47e0bb9aa [diff] |
[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>