From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751363AbaEWUQi (ORCPT ); Fri, 23 May 2014 16:16:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42498 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923AbaEWUQh (ORCPT ); Fri, 23 May 2014 16:16:37 -0400 Date: Fri, 23 May 2014 16:16:33 -0400 From: Mike Snitzer To: Christoph Lameter Cc: Pekka Enberg , linux-mm@kvack.org, dm-devel@redhat.com, linux-kernel@vger.kernel.org, "Alasdair G. Kergon" , Mikulas Patocka Subject: Re: slab_common: fix the check for duplicate slab names Message-ID: <20140523201632.GA16013@redhat.com> References: <20140325170324.GC580@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 25 2014 at 2:07pm -0400, Christoph Lameter wrote: > On Tue, 25 Mar 2014, Mike Snitzer wrote: > > > This patch still isn't upstream. Who should be shepherding it to Linus? > > Pekka usually does that. > > Acked-by: Christoph Lameter This still hasn't gotten upstream. Pekka, any chance you can pick it up? Here it is in dm-devel's kernel.org patchwork: https://patchwork.kernel.org/patch/3768901/ (Though it looks like it needs to be rebased due to the recent commit 794b1248, should Mikulas rebase and re-send?) Mike