From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755234Ab0C3RJP (ORCPT ); Tue, 30 Mar 2010 13:09:15 -0400 Received: from hera.kernel.org ([140.211.167.34]:60588 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755072Ab0C3RJO (ORCPT ); Tue, 30 Mar 2010 13:09:14 -0400 Message-ID: <4BB22FF6.5040003@kernel.org> Date: Tue, 30 Mar 2010 10:08:06 -0700 From: Yinghai Lu User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100228 SUSE/3.0.3-1.1.1 Thunderbird/3.0.3 MIME-Version: 1.0 To: Ben Gamari CC: "Eric W. Biederman" , James Bottomley , Greg KH , Linux Kernel Mailing List , Linux-Scsi Subject: Re: [PATCH] scsi: fix lockdep warning References: <86802c441003081612r2f44efd6n9664b4b7c98a636a@mail.gmail.com> <4B95F37E.6060309@kernel.org> <4B99A6F0.4080203@kernel.org> <4BA47692.7040401@kernel.org> <4bb21338.0d0db80a.1685.ffffb9e1@mx.google.com> In-Reply-To: <4bb21338.0d0db80a.1685.ffffb9e1@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/30/2010 08:05 AM, Ben Gamari wrote: > On Sat, 20 Mar 2010 00:17:38 -0700, Yinghai Lu wrote: >> >> with qlogic and emulex card etc. >> >> Signed-off-by: Yinghai Lu >> > > As several others have pointed out, you appear to be call sysfs_bin_attr_init() > against statically allocated attributes. Is there an updated patchset that you've been meaning to send out? not tracking it for while. it seems James had the same version in scsi-next > > Moreover, there are still failures in the ACPI thermal driver (at very least) > on master (9623e5a23724d09283c238960946ec6f65733afe). can you send out the trace? Thanks Yinghai