From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Lord Subject: Re: Oops on scsi_remove_target Date: Mon, 29 Aug 2005 14:47:14 -0500 Message-ID: <43136642.4090401@xfs.org> References: <430F8637.2060202@xfs.org> <1125092409.5079.107.camel@mulgrave> <20050826144707.2915909e.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from webmail.adic.com ([63.81.117.10]:61098 "EHLO MAIL01HQ.adic.com") by vger.kernel.org with ESMTP id S1751502AbVH2TrR (ORCPT ); Mon, 29 Aug 2005 15:47:17 -0400 In-Reply-To: <20050826144707.2915909e.akpm@osdl.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Andrew Morton Cc: James Bottomley , linux-scsi@vger.kernel.org, greg@kroah.com Andrew Morton wrote: > James Bottomley wrote: > >>> [] die+0xfa/0x19c >>> [] do_page_fault+0x239/0x6ee >>> [] error_code+0x4f/0x54 >>> [] sysfs_remove_link+0x1b/0x1d >>> [] class_device_del+0x8e/0xed >> >>This is known and reported and the fix is here: >> >>http://marc.theaimsgroup.com/?l=linux-scsi&m=112398346008284 >> >>Andrew, Greg, could we do something about getting this fix in. It's in >>sysfs, so I can't really push it. >> > > > Well it may not be right, but it looks fine as a > fix-for-2.6.13-coz-gregs-on-vacation. > > Could you send me the diff? I'll add it to today's > batch-of-patches-to-send-to-linus-after-having-worked-out-wtf-git-has-done-this-time. > So I guess this missed the boat, since I just hit the same oops on 2.6.13. Steve