From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932945Ab0BCVjW (ORCPT ); Wed, 3 Feb 2010 16:39:22 -0500 Received: from one.firstfloor.org ([213.235.205.2]:42209 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932806Ab0BCVjQ (ORCPT ); Wed, 3 Feb 2010 16:39:16 -0500 From: Andi Kleen Message-Id: <201002031039.710275915@firstfloor.org> To: submit@firstfloor.org, linux-kernel@vger.kernel.org, haicheng.li@intel.com, penberg@cs.helsinki.fi, linux-mm@kvack.org Subject: [PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues Date: Wed, 3 Feb 2010 22:39:11 +0100 (CET) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This fixes various problems in slab found during memory hotadd testing. All straight forward bug fixes, so could be still .33 candidates. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail203.messagelabs.com (mail203.messagelabs.com [216.82.254.243]) by kanga.kvack.org (Postfix) with ESMTP id 402086B0047 for ; Wed, 3 Feb 2010 16:39:15 -0500 (EST) From: Andi Kleen Message-Id: <201002031039.710275915@firstfloor.org> Subject: [PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues Date: Wed, 3 Feb 2010 22:39:11 +0100 (CET) Sender: owner-linux-mm@kvack.org To: submit@firstfloor.org, linux-kernel@vger.kernel.org, haicheng.li@intel.com, penberg@cs.helsinki.fi, linux-mm@kvack.org List-ID: This fixes various problems in slab found during memory hotadd testing. All straight forward bug fixes, so could be still .33 candidates. -Andi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org