lkml.org 
[lkml]   [2005]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86_64 NUMA : Bug correction in populate_memnodemap()
Andi Kleen a écrit :
> On Wed, Dec 07, 2005 at 04:35:18PM +0100, Eric Dumazet wrote:
>
>>As reported by Keith Mannthey, there are problems in populate_memnodemap()
>>
>>The bug was that the compute_hash_shift() was returning 31, with incorrect
>>initialization of memnodemap[]
>>
>>To correct the bug, we must use (1UL << shift) instead of (1 << shift) to
>>avoid an integer overflow, and we must check that shift < 64 to avoid an
>>infinite loop.
>
>
> It's already merged, no need to resubmit. P.S.: It would be easier
> to merge if you didn't use attachments.

Hi Andi

AFAIK I posted the patch on linux-kernel only once... and once privatly to
Keith because it seems he missed the linux-kernel post.
I'm confused by your answer.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-12 09:37    [W:0.052 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site