]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:55 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:38 +0000 (14:52 +1100)
commit23735cfa2b19ade85be0bdb125e377b86d7f5431
tree6949f16d3dff337b4b36ced0b460e4ed9b09365b
parent0d0e281fe552cf438f8eb97d1605fb825a6ec291
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes

Milton has proposed that we should support a "linux,usable-memory" property
on memory nodes which describes, in preference to "reg", the regions of memory
Linux should use.

This facility is required for kdump to inform the second kernel which memory
it should use.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom.c
arch/powerpc/mm/numa.c