From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761573AbXGESp7 (ORCPT ); Thu, 5 Jul 2007 14:45:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759389AbXGESpt (ORCPT ); Thu, 5 Jul 2007 14:45:49 -0400 Received: from canuck.infradead.org ([209.217.80.40]:37906 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753867AbXGESpr (ORCPT ); Thu, 5 Jul 2007 14:45:47 -0400 Subject: Re: [1/2] 2.6.22-rc7: known regressions From: David Woodhouse To: Linus Torvalds Cc: Michal Piotrowski , marcel@holtmann.org, Andrew Morton , LKML , reiserfs-devel@vger.kernel.org, "Vladimir V. Saveliev" , Randy Dunlap , linux-ide@vger.kernel.org, David Chinner , sparclinux@vger.kernel.org, David Miller , Mikael Pettersson , Mark Fortescue , William Lee Irwin III In-Reply-To: References: <468A7D14.1050505@googlemail.com> <1183599771.2740.19.camel@shinybook.infradead.org> Content-Type: text/plain Date: Thu, 05 Jul 2007 14:46:11 -0400 Message-Id: <1183661171.2756.13.camel@shinybook.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 (2.10.2-2.fc7.dwmw2.1) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by canuck.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2007-07-05 at 09:28 -0700, Linus Torvalds wrote: > > On Wed, 4 Jul 2007, David Woodhouse wrote: > > > > Oh, and here's another one for you. My Bluetooth mouse just stopped > > working and hidd is deadlocked... > > Looks like it is stuck on hidp_session_sem. Oh, I suck. I failed to noticed that it had oopsed earlier, in slab debugging. I shall look at my 'obviously correct' slab patch a little harder, now that I'm not distracted by the fireworks. -- dwmw2