linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mtdchar kernel oops
@ 2012-04-15 11:58 Joel Reardon
  2012-04-15 14:19 ` Fabio Estevam
  2012-04-15 15:32 ` Al Viro
  0 siblings, 2 replies; 10+ messages in thread
From: Joel Reardon @ 2012-04-15 11:58 UTC (permalink / raw)
  To: Artem Bityutskiy; +Cc: linux-mtd, linux-kernel

I think that this patch:
"mtdchar: kill persistently held vfsmount"
http://permalink.gmane.org/gmane.linux.kernel.commits.head/314175

has started causing kernel oops's when running ubiformat. The oops is
occuring in fs/namespace.c's mnt_add_count() line:
        this_cpu_add(mnt->mnt_pcp->mnt_count, n);

with the stack trace:
mntget()
simple_pin_fs()
mtdchar_open()

Cheers,
Joel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-04-19  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-15 11:58 mtdchar kernel oops Joel Reardon
2012-04-15 14:19 ` Fabio Estevam
2012-04-19  0:51   ` Fabio Estevam
2012-04-15 15:32 ` Al Viro
2012-04-15 17:57   ` Joel Reardon
2012-04-15 21:53     ` Al Viro
2012-04-16 12:37       ` Joel Reardon
2012-04-16 19:17         ` Al Viro
2012-04-18 12:55           ` Joel Reardon
2012-04-18 13:12             ` Artem Bityutskiy

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).