Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261867AbVBAIvD (ORCPT ); Tue, 1 Feb 2005 03:51:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261871AbVBAIvC (ORCPT ); Tue, 1 Feb 2005 03:51:02 -0500 Received: from mail.kroah.org ([69.55.234.183]:7609 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S261867AbVBAIu4 (ORCPT ); Tue, 1 Feb 2005 03:50:56 -0500 Date: Tue, 1 Feb 2005 00:28:53 -0800 From: Greg KH To: Kylene Hall Cc: linux-kernel@vger.kernel.org, emilyr@us.ibm.com, toml@us.ibm.com, tpmdd-devel@lists.sourceforge.net Subject: Re: [PATCH 1/1] tpm: fix cause of SMP stack traces -- updated version Message-ID: <20050201082853.GC22068@kroah.com> References: <29495f1d041221085144b08901@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 20 On Tue, Jan 18, 2005 at 05:39:53PM -0600, Kylene Hall wrote: > There were misplaced spinlock acquires and releases in the probe, close and release > paths which were causing might_sleep and schedule while atomic error messages accompanied > by stack traces when the kernel was compiled with SMP support. Bug reported by Reben Jenster > > > Thanks, > Kylie > > Signed-off-by: Kylene Hall Applied, thanks. greg k-h - 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/