From: Andi Kleen <andi@firstfloor.org>
To: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: WARN_ON namespace.c:638 mntput_no_expire on umount in 2.6.30
Date: Sun, 26 Jul 2009 12:10:28 +0200 [thread overview]
Message-ID: <20090726101028.GA11367@basil.fritz.box> (raw)
Saw this when umounting a VFAT USB stick before it got pulled out.
Haven't investigated, but thought I should post it.
-Andi
usb 2-1: new high speed USB device using ehci_hcd and address 4
usb 2-1: configuration #1 chosen from 1 choice
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
scsi 6:0:0:0: Direct-Access USB Flash Disk 5.00 PQ: 0 ANSI: 2
sd 6:0:0:0: Attached scsi generic sg1 type 0
sd 6:0:0:0: [sdb] 4087808 512-byte hardware sectors: (2.09 GB/1.94 GiB)
usb-storage: device scan complete
sd 6:0:0:0: [sdb] Write Protect is off
sd 6:0:0:0: [sdb] Mode Sense: 0b 00 00 08
sd 6:0:0:0: [sdb] Assuming drive cache: write through
sd 6:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 6:0:0:0: [sdb] Attached SCSI removable disk
------------[ cut here ]------------
WARNING: at /home/lsrc/linux-2.6.30-ak/fs/namespace.c:638 mntput_no_expire+0xcf/0x11b()
Hardware name:
Modules linked in: ...
Pid: 8749, comm: umount Not tainted 2.6.30.2-BASIL #7
Call Trace:
[<ffffffff8020e284>] dump_trace+0x6e/0x292
[<ffffffff805bccb3>] dump_stack+0x69/0x6f
[<ffffffff802376db>] warn_slowpath_common+0x77/0xa2
[<ffffffff802b78a1>] mntput_no_expire+0xcf/0x11b
[<ffffffff802b7e27>] sys_umount+0x2b7/0x2e2
[<ffffffff8020ba6b>] system_call_fastpath+0x16/0x1b
[<00007fe4739421c7>] 0x7fe4739421c7
---[ end trace 6fa485b25ae0195b ]---
usb 2-1: USB disconnect, address 4
--
ak@linux.intel.com -- Speaking for myself only.
reply other threads:[~2009-07-26 10:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090726101028.GA11367@basil.fritz.box \
--to=andi@firstfloor.org \
--cc=linux-fsdevel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).