From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [1/6] 2.6.21-rc2: known regressions Date: Mon, 05 Mar 2007 13:42:04 +0100 Message-ID: <1173098524.6638.19.camel@aeonflux.holtmann.net> References: <20070305015031.GF3441@stusta.de> <45EB961D.6030808@rtr.ca> <20070305043443.GA29158@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: Ayaz Abdulla , Pavel Machek , Jeff Garzik , netdev@vger.kernel.org, linux-pm@lists.osdl.org, Linux Kernel Mailing List , Adrian Bunk , bluez-devel@lists.sourceforge.net, maxk@qualcomm.com, Matt Mackall , Mark Lord , Andrew Morton , Sid Boyce , Linus Torvalds , Johannes Berg , Albert Hopkins To: Greg KH Return-path: In-Reply-To: <20070305043443.GA29158@kroah.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org List-Id: netdev.vger.kernel.org Hi Greg, > > >Subject : Bluetooth RFComm locks up the machine (device_move() rel= ated) > > >References : http://lkml.org/lkml/2007/3/4/64 > > >Submitter : Mark Lord > > >Caused-By : Marcel Holtmann > > > commit c1a3313698895d8ad4760f98642007bf236af2e8 > > >Status : unknown > > = > > A 2-line patch exists for fs/sysfs/dir.c to address this. > > Waiting on Greg to apply it or substitute something prettier. ;) > = > I want to see if Marcel agrees with it, as he did the original patch in > that area. I am not deep enough in the sysfs code to tell you if Mark's change it correct or not. It looks however fully reasonable to me. From the higher level perspective of the device_move() usage the RFCOMM code looks correct and has been tested before I submitted it for inclusion. Regards Marcel