From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
Cc: Sasikanth babu
<sasikanth.v19-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: lm75_remove: LM75 Device remove using sysfs delete_device
Date: Sun, 10 Jun 2012 17:52:37 +0200 [thread overview]
Message-ID: <20120610175237.6356c729@endymion.delvare> (raw)
In-Reply-To: <20120610154629.GD10367-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
On Sun, 10 Jun 2012 08:46:29 -0700, Guenter Roeck wrote:
> On Sun, Jun 10, 2012 at 11:36:40AM -0400, Jean Delvare wrote:
> > > "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> > > i2cinit D ffffffff814a04e0 0 2064 2059 0x00000004
> > > ffff880271928a70 0000000000000086 0000000000000096 ffff880273215b48
> > > ffff8802ffffffff ffff880477306a70 0000000000010140 ffff880273215fd8
> > > 0000000000010140 ffff880271928a70 ffff880273215fd8 ffff880273215fd8
> > > Call Trace:
> > > [<ffffffff8103ecd0>] ? default_wake_function+0x0/0x20
> > > [<ffffffff8148765f>] ? __rt_mutex_slowlock+0x4f/0x110
> > > [<ffffffff814879e3>] ? rt_mutex_slowlock+0x93/0x190
> > > [<ffffffff813278d9>] ? i2c_smbus_xfer+0x49/0x110
> > > [<ffffffff814e1de0>] ? dev_sysfs_ops+0x0/0x10
> > > [<ffffffff81327c40>] ? i2c_smbus_write_byte_data+0x30/0x40
> >
> > This looks odd, sysfs_remove_group() doesn't call
> > i2c_smbus_write_byte_data(), and i2c_smbus_write_byte_data() doesn't
> > touch dev_sysfs_ops... So this stack trace is approximate.
> >
> I thought it was probably the call to lm75_write_value() in lm75_remove()
> after sysfs_remove_group() returned.
Certainly. We see a mix of the function calls in lm75_remove().
lm75_write_value() is definitely the one causing the deadlock. And your
analysis is correct... there's nothing special about this byte write,
so there must be something wrong with the underlying I2C bus even
before that.
--
Jean Delvare
next prev parent reply other threads:[~2012-06-10 15:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-10 14:41 lm75_remove: LM75 Device remove using sysfs delete_device Sasikanth babu
[not found] ` <CAOJFanUqFZPih6puAy2DWPWPQMs6ZZz_DFgO9wnRttnP5mCPZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-10 15:28 ` [lm-sensors] " Guenter Roeck
2012-06-10 15:36 ` Jean Delvare
[not found] ` <20120610173640.3b21759c-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2012-06-10 15:46 ` [lm-sensors] " Guenter Roeck
[not found] ` <20120610154629.GD10367-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
2012-06-10 15:52 ` Jean Delvare [this message]
2012-06-13 3:51 ` Sasikanth babu
[not found] ` <CAOJFanUqEPUGm-7M2HEP8U+uwhg4zQS5ww5dFu0gYAU-exs_Sg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-13 4:23 ` Guenter Roeck
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=20120610175237.6356c729@endymion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
--cc=sasikanth.v19-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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;
as well as URLs for NNTP newsgroup(s).