| To: | <linux-cvs@linux-mips.org>, <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: CVS Update@ftp.linux-mips.org: linux |
| From: | "Dan Aizenstros" <daizenstros@quicklogic.com> |
| Date: | Thu, 03 Oct 2002 07:23:37 -0700 |
| Original-recipient: | rfc822;linux-cvs@linux-mips.org |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-bounce@linux-mips.org |
Hello Ralf,
You are closer but still not correct.
In the protected_writeback_dcache_line function
you have Hit_Invalidate_I when you should have
Hit_Writeback_D.
Also, in arch/mips/mm/c-r4k.c in the probe_scache
function the second for loop has a cache_op that
should be passed addr as its second argument not
begin.
-- Dan A.
>>> ralf@linux-mips.org 10/03/02 02:45 AM >>>
CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 02/10/03 11:41:54
Modified files:
include/asm-mips: Tag: linux_2_4 r4kcache.h
include/asm-mips64: Tag: linux_2_4 r4kcache.h
Log message:
Fix cut'n'paste errors.
|
| Previous by Date: | CVS Update@ftp.linux-mips.org: linux, ralf |
|---|---|
| Next by Date: | CVS Update@ftp.linux-mips.org: linux, ralf |
| Previous by Thread: | CVS Update@ftp.linux-mips.org: linux, ralf |
| Next by Thread: | CVS Update@ftp.linux-mips.org: linux, ralf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |