Re: [patch 0/3] [x86] Fix crashkernel reservation on NUMA machines

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vivek Goyal
Date: Monday, June 9, 2008 - 6:06 am

On Sun, Jun 08, 2008 at 03:46:28PM +0200, Bernhard Walle wrote:

Yes we should be using reserve_bootmem_generic() for reserving memory
on NUMA machines. Recently myself and Dave A. ran into crash while 
reserving memory using resreve_bootmem() on a NUMA machine. 

Reason for crash? reserve_bootmem() always assumes node id to be zero, and
that was not the case.

Acked-by: Vivek Goyal <vgoyal@redhat.com>

Thanks
Vivek
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 0/3] [x86] Fix crashkernel reservation on NUMA ..., Vivek Goyal, (Mon Jun 9, 6:06 am)