| To: | "linux-mips" <linux-mips@linux-mips.org> |
|---|---|
| Subject: | |
| From: | "xuhaoz" <xuhaoz@neonetech.com> |
| Date: | Fri, 3 Sep 2004 16:57:16 +0800 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
hi:
does somebody meet a problem like this?
static void __init init_mount_tree(void)
{
mnt=do_kern_mount("rootfs",0,"rootfs",NULL);
if(IS_ERR(mnt))
panic("can't creat rootfs");
}
when uclinux run here, it report panic, and i wonder which cause this
problem?
would you please give a hint? any suggestion will appreciated!!
thank you !!
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch] MIPS/gcc: Revert removal of DImode shifts for 32-bit targets, Richard Sandiford |
|---|---|
| Next by Date: | Re:, Fuxin Zhang |
| Previous by Thread: | Re: [patch] MIPS/gcc: Revert removal of DImode shifts for 32-bit targets, Richard Henderson |
| Next by Thread: | Re:, Fuxin Zhang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |