lkml.org 
[lkml]   [2008]   [Apr]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 29 Apr 2008 23:44:01 +0200
FromIngo Molnar <>
SubjectRe: [PATCH 0/1] x86: fix remove cpu_pda table patch
* Mike Travis <travis@sgi.com> wrote:

> -	prev_nmi_count = kmalloc(NR_CPUS * sizeof(int), GFP_KERNEL);
> +	prev_nmi_count = kmalloc(nr_cpu_ids * sizeof(int), GFP_KERNEL);

yeah, that makes sense ... i'll reinstate your patches and check.

	Ingo


\
 
 \ /
  Last update: 2008-04-29 23:47    [from the cache]
©2003-2008