Re: 2.6.5-rc2-mm2

From: Olaf Hering
Date: Wed Mar 24 2004 - 16:34:03 EST


On Wed, Mar 24, Andreas Happe wrote:

> On 2004-03-24, Andrew Morton <akpm@xxxxxxxx> wrote:
> > -initramfs-search-for-init.patch
> > -initramfs-search-for-init-zombie-fix.patch
> > +initramfs-search-for-init-orig.patch
> >
> > Go back to the original, simple version of this patch.
>
> 2.6.5-rc2-mm2 still hangs after:
> | VFS: mounted root (ext3 filesystem) readonly
> | Freeing unused kernel memory: 140kB
>
> SysRq still works, what information would you need to solve that
> problem?

you really have this code now?

+ if (sys_access("/init", 0) == 0)
+ execute_command = "/init";
+ else
prepare_namespace();

sysrq t would help.

--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG
-
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/