From: Fuxin Zhang <fxzhang@ict.ac.cn>
To: xuhaoz <xuhaoz@neonetech.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re:
Date: Sat, 04 Sep 2004 05:47:48 +0800 [thread overview]
Message-ID: <4138E684.2020403@ict.ac.cn> (raw)
In-Reply-To: <NNT0kkZIhTrBoe2U8QV00000033@nnt.neonetech.com>
This is probably nothing to do with mips thus not so suitable to appear
here:)
xuhaoz wrote:
>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");
>
>
> }
>
>
And I think you should really do a little more before ask for such questions
(I will attach you a copy of the famous "How To Ask Questions The Smart Way"
,hope that helps:)
You can use ctags or some other code reading tools(e.g. source insight) to
dig in the code, it is not hard to find out where are the possible
failing reasons
then you can insert printks to test your thoughts.
Maybe you can use remote debug to trace the code too.
> 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 !!
>
>
>
>
>
>
next prev parent reply other threads:[~2004-09-03 9:47 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-03 8:57 xuhaoz
2004-09-03 21:47 ` Fuxin Zhang [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 9:09 Paulo Miguel Almeida
2024-10-17 9:12 ` Paulo Miguel Almeida
2020-05-06 5:52 Jiaxun Yang
2020-05-06 17:17 ` Nick Desaulniers
2017-11-13 14:55 Re: Amos Kalonzo
2017-11-13 14:55 ` Re: Amos Kalonzo
2017-02-23 15:09 Qin's Yanjun
2017-02-23 15:09 ` RE: Qin's Yanjun
2010-06-11 14:06 Jabir M
2010-06-11 14:32 ` Manuel Lauss
2010-06-11 17:06 ` Re: David Daney
2010-06-11 17:33 ` Re: Kevin D. Kissell
2010-06-11 18:28 ` Re: Manuel Lauss
2006-01-04 12:50 Sathesh Babu Edara
2006-01-04 13:06 ` Kevin D. Kissell
2006-01-09 7:43 ` Sathesh Babu Edara
2006-01-09 7:43 ` RE: Sathesh Babu Edara
2006-01-09 9:00 ` Kevin D. Kissell
2006-01-09 9:00 ` Re: Kevin D. Kissell
2005-04-28 21:30 Raj Palani
2005-04-28 19:15 Bryan Althouse
2005-05-04 13:55 ` Alex Gonzalez
2005-05-04 14:22 ` Bryan Althouse
2005-05-04 14:22 ` RE: Bryan Althouse
2005-05-04 16:42 ` Ralf Baechle
2005-05-05 14:55 ` Re: Ralf Baechle
2005-05-05 15:08 ` Bryan Althouse
2005-05-05 15:08 ` RE: Bryan Althouse
2005-05-05 15:11 ` Ralf Baechle
2005-05-05 15:57 ` Re: Geert Uytterhoeven
2005-05-05 17:13 ` Re: Christoph Hellwig
2004-11-16 6:09 Re: Fuxin Zhang
2004-11-14 1:32 Re: Fuxin Zhang
2004-11-13 14:47 Re: macrohat
2004-08-27 1:49 Re: bel racu
2004-04-14 6:05 caoxiang
2004-04-14 18:34 ` Fuxin Zhang
2003-11-01 1:38 Lyle Bainbridge
2003-11-03 18:14 ` Pete Popov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4138E684.2020403@ict.ac.cn \
--to=fxzhang@ict.ac.cn \
--cc=linux-mips@linux-mips.org \
--cc=xuhaoz@neonetech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox