From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755258Ab1HNUBw (ORCPT ); Sun, 14 Aug 2011 16:01:52 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:45387 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754958Ab1HNUBt (ORCPT ); Sun, 14 Aug 2011 16:01:49 -0400 Date: Sun, 14 Aug 2011 23:01:39 +0300 (EEST) From: Pekka Enberg X-X-Sender: penberg@tiger To: "Rafael J. Wysocki" cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Florian Mickler , Tetsuo Handa , peterz@infradead.org Subject: Re: [Bug #39342] [3.0.0-rc6-git7] possible recursive locking at cache_alloc_refill In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 14 Aug 2011, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.39 and 3.0. > > The following bug entry is on the current list of known regressions > introduced between 2.6.39 and 3.0. Please verify if it still should > be listed and let the tracking team know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=39342 > Subject : [3.0.0-rc6-git7] possible recursive locking at cache_alloc_refill > Submitter : Tetsuo Handa > Date : 2011-07-11 12:37 (35 days old) > Message-ID : <201107112137.FAD00545.SHtLOFOJOMFQFV@I-love.SAKURA.ne.jp> > References : http://marc.info/?l=linux-kernel&m=131038788902151&w=2 Tetsuio, did Peter's commit 30765b9 ("slab, lockdep: Annotate the locks before using them") and commit 83835b3 ("slab, lockdep: Annotate slab -> rcu -> debug_object -> slab") in Linus' git fix this for you? Pekka