From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932248Ab1AKPZq (ORCPT ); Tue, 11 Jan 2011 10:25:46 -0500 Received: from freeflow.nu ([178.79.134.28]:51831 "EHLO freeflow.nu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932192Ab1AKPZp (ORCPT ); Tue, 11 Jan 2011 10:25:45 -0500 Subject: Re: [PATCH] one more lock on memory hotplug (Re: [PATCH] slub: Fix sysfs circular locking dependency From: Pekka Enberg To: Christoph Lameter Cc: KAMEZAWA Hiroyuki , David Rientjes , Bart Van Assche , linux-kernel@vger.kernel.org, Andrew Morton In-Reply-To: References: <1294172717-6044-1-git-send-email-penberg@kernel.org> <20110107091106.aaa07abe.kamezawa.hiroyu@jp.fujitsu.com> <1294475323.5248.74.camel@jaguar> <4D2BFAA9.2050200@kernel.org> <20110111164401.3b1e5d8a.kamezawa.hiroyu@jp.fujitsu.com> Content-Type: text/plain; charset="ISO-8859-1" Date: Tue, 11 Jan 2011 17:25:42 +0200 Message-ID: <1294759542.5248.197.camel@jaguar> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, I picked up both patches in slab.git in 'slub/hotplug' branch and queued them for linux-next. Andrew, just holler if you want me to send them to you; otherwise I'll send them to Linus myself. Pekka