Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161265AbWJPJM6 (ORCPT ); Mon, 16 Oct 2006 05:12:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161269AbWJPJM6 (ORCPT ); Mon, 16 Oct 2006 05:12:58 -0400 Received: from omx2-ext.sgi.com ([192.48.171.19]:26273 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S1161265AbWJPJM5 (ORCPT ); Mon, 16 Oct 2006 05:12:57 -0400 Date: Mon, 16 Oct 2006 02:12:38 -0700 (PDT) From: Christoph Lameter To: Ravikiran G Thirumalai cc: Andrew Morton , linux-kernel@vger.kernel.org, Alok Kataria , "Shai Fultheim (Shai@scalex86.org)" , "Benzi Galili (Benzi@ScaleMP.com)" Subject: Re: [patch] slab: Fix a cpu hotplug race condition while tuning slab cpu caches In-Reply-To: <20061016085439.GA6651@localhost.localdomain> Message-ID: References: <20061016085439.GA6651@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 13 On Mon, 16 Oct 2006, Ravikiran G Thirumalai wrote: > Fix a cpu hotplug race condition while tuning slab cpu caches. Acked-by: Christoph Lameter We probably have a huge number of similar races. Basically any use of the online cpu map has the potential of causing a race. - 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/