From: Tejun Heo <tj@kernel.org>
To: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Johan Hovold <jhovold@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Alan Stern <stern@rowland.harvard.edu>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
rafael.j.wysocki@intel.com
Subject: Re: [PATCH] USB: serial: fix sysfs-attribute removal deadlock
Date: Fri, 2 May 2014 11:20:42 -0400 [thread overview]
Message-ID: <20140502152042.GD10204@htj.dyndns.org> (raw)
In-Reply-To: <1398645587.3046.19.camel@ThinkPad-T5421>
On Mon, Apr 28, 2014 at 08:39:47AM +0800, Li Zhong wrote:
> Yes, maybe try to get the module reference is not bad before writing to
> driver attributes, as it doesn't make much sense to really call the
> callbacks for the driver attribute if the driver is being unload.
Please don't do that spuriously. Active protection is the primary
mechanism for that sort of protection and adding spurious things just
make them confusing.
> And after we get the reference, it is safe for us to break the active.
> But if we don't have such real cases(lockdep warnings), we actually
> don't need to break it.
Yeah, for cases where active protection should be broken, other
measures should be taken to prevent the underlying data structure /
code from going away.
Thanks.
--
tejun
next prev parent reply other threads:[~2014-05-02 15:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 9:32 Johan Hovold
2014-04-23 14:19 ` Tejun Heo
2014-04-24 8:29 ` Li Zhong
2014-04-24 14:35 ` Tejun Heo
2014-04-24 14:52 ` Johan Hovold
2014-04-25 2:16 ` Li Zhong
2014-04-25 10:15 ` Johan Hovold
2014-04-28 0:39 ` Li Zhong
2014-05-02 15:20 ` Tejun Heo [this message]
2014-04-25 13:59 ` Alan Stern
2014-04-28 1:58 ` Li Zhong
2014-04-25 2:15 ` Li Zhong
2014-04-25 13:54 ` Alan Stern
2014-04-25 15:13 ` Johan Hovold
2014-04-28 1:55 ` Li Zhong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140502152042.GD10204@htj.dyndns.org \
--to=tj@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jhovold@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
--cc=stern@rowland.harvard.edu \
--cc=zhong@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®