[PATCH 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set

2010-10-01 Thread Nathan Fontenot
Define a version of memory_block_size_bytes for x86_64 when CONFIG_X86_UV is set. Signed-off-by: Robin Holt h...@sgi.com Signed-off-by: Jack Steiner stei...@sgi.com --- arch/x86/mm/init_64.c | 14 ++ 1 file changed, 14 insertions(+) Index: linux-next/arch/x86/mm/init_64.c

Re: [PATCH 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set

2010-10-01 Thread Robin Holt
On Fri, Oct 01, 2010 at 01:37:05PM -0500, Nathan Fontenot wrote: Define a version of memory_block_size_bytes for x86_64 when CONFIG_X86_UV is set. Signed-off-by: Robin Holt h...@sgi.com Signed-off-by: Jack Steiner stei...@sgi.com I think this technically needs a Signed-off-by: you since you