public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* JFFS2, 2.4.16, CVS-mtd -- mount, free memory, then hang
@ 2001-12-01 21:04 Michael Rothwell
  2001-12-01 21:19 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rothwell @ 2001-12-01 21:04 UTC (permalink / raw)
  To: 'linux-mtd@lists.infradead.org'


For a change of pace, and maybe fewer filesystem corruptions and oopses,
I upgraded to 2.4.16 plus the mtd from today's cvs. I ran the patchin.sh
and copied the cvs jffs2 code into the kernel tree. It compiled file,
and boots. But once JFFS2 is finished complaining about empty blocks,
etc and the filesystem is mounted readonly, 224k of memory is freed,
then the machine hangs. Pressing <enter> produces newlines on the
console, but init is never run. There's no complaints, though -- just
nothing.

alt-sysrq-t shows that init is the current task.

call trace shows:
init
keventd
ksoftirq_CPU
kswapd
bdflush
kupdated
blkmtdd
mtdblockd
khubd

khubd appears to be the child of init, which seems strange.

-Michael

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

* Re: JFFS2, 2.4.16, CVS-mtd -- mount, free memory, then hang
  2001-12-01 21:04 JFFS2, 2.4.16, CVS-mtd -- mount, free memory, then hang Michael Rothwell
@ 2001-12-01 21:19 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2001-12-01 21:19 UTC (permalink / raw)
  To: Michael Rothwell; +Cc: 'linux-mtd@lists.infradead.org'

On 1 Dec 2001, Michael Rothwell wrote:

> alt-sysrq-t shows that init is the current task.
> 
> call trace shows:
> init

Hmmm. What's its PC? Also what's the PC of these three:

> kupdated
> blkmtdd
> mtdblockd

Backtrace would be good too - I think 2.4.16 should be giving you that.

> khubd appears to be the child of init, which seems strange.

That's normal. All kernel threads are supposed to reparent themselves to 
init.

-- 
dwmw2

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

end of thread, other threads:[~2001-12-01 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-01 21:04 JFFS2, 2.4.16, CVS-mtd -- mount, free memory, then hang Michael Rothwell
2001-12-01 21:19 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox