Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740Ab3JNHYw (ORCPT ); Mon, 14 Oct 2013 03:24:52 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:58416 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751142Ab3JNHYv (ORCPT ); Mon, 14 Oct 2013 03:24:51 -0400 MIME-Version: 1.0 Date: Mon, 14 Oct 2013 10:24:49 +0300 X-Google-Sender-Auth: QSLJUthUHaq0h1l5BTI0pjaPQaE Message-ID: Subject: [GIT PULL] SLAB fix for v3.12-rc5 From: Pekka Enberg To: Linus Torvalds Cc: Andrew Morton , Christoph Lameter , LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 35 Hi Linus, Please pull the latest SLAB tree from: git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/urgent It has a regression fix for overly eager slab cache name checks. Pekka ------------------> The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983: Linux 3.12-rc2 (2013-09-23 15:41:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/urgent for you to fetch changes up to 3e374919b314f20e2a04f641ebc1093d758f66a4: slab_common: Do not check for duplicate slab names (2013-09-28 09:47:41 +0300) ---------------------------------------------------------------- Christoph Lameter (1): slab_common: Do not check for duplicate slab names mm/slab_common.c | 2 ++ 1 file changed, 2 insertions(+) ~ -- 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/