From: Al Viro <viro@ZenIV.linux.org.uk>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.39-rc0: umount tmpfs hangs
Date: Mon, 21 Mar 2011 03:39:26 +0000 [thread overview]
Message-ID: <20110321033926.GP22723@ZenIV.linux.org.uk> (raw)
In-Reply-To: <AANLkTi=5pSyJVqOQUJ8wXbNpXogWcRdavswx9my0OzEX@mail.gmail.com>
On Mon, Mar 21, 2011 at 05:24:08AM +0300, Alexander Beregalov wrote:
> Hi
>
> kernel is 2.6.38-06507-ga952baa
>
> /etc/init.d/swap stop
> runs
> umount -a -t tmpfs
>
> which is hangs at
>
> $cat /proc/4453/stack
> [<c1066332>] rcu_barrier_sched+0x32/0x40
> [<c109fdca>] deactivate_locked_super+0x3a/0x60
> [<c10a05f6>] deactivate_super+0x46/0x60
> [<c10b6f2a>] mntput_no_expire+0x5a/0x90
> [<c10b7a6d>] sys_umount+0x5d/0x300
> [<c10b7d29>] sys_oldumount+0x19/0x20
> [<c136eb50>] sysenter_do_call+0x12/0x36
> [<ffffffff>] 0xffffffff
rcu_barrier() hanging for some reason... I really wonder what's going
on there - missing rcu_read_unlock()? Could you try to reproduce that
sucker and, if possible, bisect it?
next prev parent reply other threads:[~2011-03-21 3:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-21 2:24 2.6.39-rc0: umount tmpfs hangs Alexander Beregalov
2011-03-21 3:39 ` Al Viro [this message]
2011-03-21 5:30 ` Alexander Beregalov
2011-03-21 5:54 ` Al Viro
2011-03-21 6:18 ` Alexander Beregalov
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=20110321033926.GP22723@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=a.beregalov@gmail.com \
--cc=linux-kernel@vger.kernel.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