lkml.org 
[lkml]   [2008]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
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    [W:0.075 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site