Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760009AbYCYVP1 (ORCPT ); Tue, 25 Mar 2008 17:15:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753350AbYCYVPT (ORCPT ); Tue, 25 Mar 2008 17:15:19 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:51624 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753228AbYCYVPS (ORCPT ); Tue, 25 Mar 2008 17:15:18 -0400 Message-ID: <47E96B0A.2010906@cs.helsinki.fi> Date: Tue, 25 Mar 2008 23:13:46 +0200 From: Pekka Enberg User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Daniel Yeisley CC: linux-kernel@vger.kernel.org, akpm@osdl.org, Christoph Lameter , mel@csn.ul.ie Subject: Re: [PATCH] list_add corruption in slab.c References: <1206464258.13473.11.camel@localhost.localdomain> <84144f020803251145m6672e0acv16d27aaae1acb4d9@mail.gmail.com> <1206477858.8810.3.camel@localhost.localdomain> In-Reply-To: <1206477858.8810.3.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 24 Hi Daniel, Daniel Yeisley wrote: > I actually saw that initkmem_list reference, but didn't change it since > my original patch fixed my list corruption. Anyway, I made the changed > and tested it. The system booted fine. Yeah, but the second change is needed; otherwise we forget to fix up some of the bootstrap caches. > Signed-off-by: Dan Yeisley Reviewed-by: Pekka Enberg Mel, as this change is related to the memoryless node fix that went in 2.6.24, any chance you'd give this patch a spin on your machines so we can get the fix in 2.6.25 and 2.6.24-stable? Pekka -- 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/