| To: | Ravi Pratap <Ravi.Pratap@hillcrestlabs.com> |
|---|---|
| Subject: | Re: flush_anon_page for MIPS |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 23 Mar 2007 15:56:41 +0000 |
| Cc: | Atsushi Nemoto <anemo@mba.ocn.ne.jp>, miklos@szeredi.hu, linux-mips@linux-mips.org |
| In-reply-to: | <36E4692623C5974BA6661C0B18EE8EDF6CD389@MAILSERV.hcrest.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070324.004146.41631259.anemo@mba.ocn.ne.jp> <36E4692623C5974BA6661C0B18EE8EDF6CD389@MAILSERV.hcrest.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
On Fri, Mar 23, 2007 at 11:47:20AM -0400, Ravi Pratap wrote: > The standard FUSE hello program triggers the bug every single time. All > you have to do is follow the example on the FUSE web page: > http://fuse.sourceforge.net > > ~/fuse/example$ mkdir /tmp/fuse > ~/fuse/example$ ./hello /tmp/fuse > ~/fuse/example$ ls -l /tmp/fuse > total 0 > -r--r--r-- 1 root root 13 Jan 1 1970 hello > ~/fuse/example$ cat /tmp/fuse/hello > Hello World! > ~/fuse/example$ fusermount -u /tmp/fuse > ~/fuse/example$ > > > It hangs when you do ls -l /tmp/fuse, in the above example. What processor does it fail on? Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: flush_anon_page for MIPS, Atsushi Nemoto |
|---|---|
| Next by Date: | RE: flush_anon_page for MIPS, Ravi Pratap |
| Previous by Thread: | Re: flush_anon_page for MIPS, Ralf Baechle |
| Next by Thread: | RE: flush_anon_page for MIPS, Ravi Pratap |
| Indexes: | [Date] [Thread] [Top] [All Lists] |