Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757222AbaGVWOo (ORCPT ); Tue, 22 Jul 2014 18:14:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5611 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757207AbaGVWOm (ORCPT ); Tue, 22 Jul 2014 18:14:42 -0400 Date: Tue, 22 Jul 2014 18:14:21 -0400 From: Mike Snitzer To: Pekka Enberg Cc: Christoph Lameter , Pekka Enberg , linux-mm@kvack.org, dm-devel@redhat.com, linux-kernel@vger.kernel.org, "Alasdair G. Kergon" , Mikulas Patocka , Zdenek Kabelac Subject: Re: slab_common: fix the check for duplicate slab names Message-ID: <20140722221421.GA11318@redhat.com> References: <20140325170324.GC580@redhat.com> <20140523201632.GA16013@redhat.com> <537FBD6F.1070009@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <537FBD6F.1070009@iki.fi> 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 Fri, May 23 2014 at 5:28pm -0400, Pekka Enberg wrote: > On 05/23/2014 11:16 PM, Mike Snitzer wrote: > >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?) > > I applied it and fixed the conflict by hand. > > Please double-check commit 694617474e33b8603fc76e090ed7d09376514b1a > in my tree: > > https://git.kernel.org/cgit/linux/kernel/git/penberg/linux.git/ Pekka, this clearly still hasn't landed for 3.16. Can you please get it upstream ASAP? It is a lingering issue that keeps rearing its ugly head, latest report on Fedora rawhide: 3,2059,887335968,-;kmem_cache_sanity_check (raid5-ffff880074a56010): Cache name already exists. 4,2060,887339337,-;CPU: 1 PID: 12874 Comm: lvm Not tainted 3.16.0-0.rc4.git1.1.fc21.x86_64 #1 4,2061,887342267,-;Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2007 4,2062,887344959,-; 0000000000000000 00000000808b098a ffff880074d23a00 ffffffff81807d5c 4,2063,887347591,-; ffff88007557ab48 ffff880074d23a78 ffffffff811e9451 ffff88007557a800 4,2064,887350230,-; ffff880074d23a78 0000000000000000 0000000000000000 0000000000000690 4,2065,887352882,-;Call Trace: 4,2066,887355210,-; [] dump_stack+0x4d/0x66 4,2067,887357157,-; [] kmem_cache_create+0x2c1/0x330 4,2068,887360103,-; [] setup_conf+0x677/0x8c0 [raid456] 4,2069,887362901,-; [] ? sched_clock_cpu+0x98/0xc0 4,2070,887364749,-; [] run+0x8c0/0xab0 [raid456] 4,2071,887366545,-; [] md_run+0x562/0x980 4,2072,887368240,-; [] ? raid_ctr+0xf3c/0x13f8 [dm_raid] 4,2073,887370163,-; [] ? static_obj+0x34/0x50 4,2074,887371973,-; [] ? lockdep_init_map+0x6c/0x570 4,2075,887373889,-; [] raid_ctr+0xf48/0x13f8 [dm_raid] 4,2076,887375849,-; [] dm_table_add_target+0x160/0x3b0 4,2077,887377816,-; [] table_load+0x144/0x360 4,2078,887379645,-; [] ? retrieve_status+0x1c0/0x1c0 4,2079,887381536,-; [] ctl_ioctl+0x25b/0x550 4,2080,887383318,-; [] dm_ctl_ioctl+0x13/0x20 4,2081,887385130,-; [] do_vfs_ioctl+0x2f0/0x520 4,2082,887387025,-; [] ? __fget_light+0x13d/0x160 4,2083,887388895,-; [] SyS_ioctl+0x81/0xa0 4,2084,887390694,-; [] ? __audit_syscall_entry+0x9c/0xf0 4,2085,887392656,-; [] system_call_fastpath+0x16/0x1b 4,2086,887394585,-;kmem_cache_create(raid5-ffff880074a56010) failed with error -22 4,2087,887395592,-;CPU: 1 PID: 12874 Comm: lvm Not tainted 3.16.0-0.rc4.git1.1.fc21.x86_64 #1 -- 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/