From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472Ab0CTNDV (ORCPT ); Sat, 20 Mar 2010 09:03:21 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43392 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231Ab0CTNDU (ORCPT ); Sat, 20 Mar 2010 09:03:20 -0400 Date: Sat, 20 Mar 2010 05:58:38 -0700 From: Greg KH To: Yinghai Lu Cc: "Eric W. Biederman" , James Bottomley , Linux Kernel Mailing List , Linux-Scsi Subject: Re: [PATCH] scsi: fix lockdep warning Message-ID: <20100320125838.GA13626@suse.de> References: <86802c441003081612r2f44efd6n9664b4b7c98a636a@mail.gmail.com> <4B95F37E.6060309@kernel.org> <4B99A6F0.4080203@kernel.org> <4BA47692.7040401@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BA47692.7040401@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 20, 2010 at 12:17:38AM -0700, Yinghai Lu wrote: > > with qlogic and emulex card etc. Is this still needed with 2.6.34-rc2? And as was pointed out, this does not look correct as you are doing it on static attributes. thanks, greg k-h