Re: Rootfs mounted from user space - problem with umount

From: William Lee Irwin III
Date: Sat Nov 29 2003 - 00:32:18 EST


On Sat, Nov 29, 2003 at 12:24:31AM -0500, John Zielinski wrote:
> I modified my kernel so that rootfs uses tmpfs (shm) instead of ramfs.
> I also modified it so that it allows mounting from user space. My
> problem is when I try to umount it, umount hangs. I checked it's
> proc/#/wchan entry and it's stuck in rwsem_down_write_failed. Now the
> strange thing is I can mount it again from another console and then
> umount it with no problems. It just hangs the first time. I know I'm
> missing something simple but I can't seem to find it.

Could you do a sysrq t and send in a backtrace?


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/