From: ilya@theIlya.com
To: linux-mips@linux-mips.org
Subject: [PATCH] c-r4k.c
Date: Sun, 13 Apr 2003 15:10:13 -0700 [thread overview]
Message-ID: <20030413221013.GA2217@gateway.total-knowledge.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 754 bytes --]
It seems like following is needed to get mips64/mm/c-r4k.c to compile:
Index: arch/mips64/mm/c-r4k.c
===================================================================
RCS file: /home/cvs/linux/arch/mips64/mm/c-r4k.c,v
retrieving revision 1.30
diff -u -r1.30 c-r4k.c
--- arch/mips64/mm/c-r4k.c 13 Apr 2003 00:10:41 -0000 1.30
+++ arch/mips64/mm/c-r4k.c 13 Apr 2003 22:06:14 -0000
@@ -1073,7 +1073,7 @@
PAGE_SIZE - 1);
flush_cache_sigtramp = r4k_flush_cache_sigtramp;
- _flush_icache_all = r4k_flush_icache_all;
+ flush_icache_all = r4k_flush_icache_all;
flush_data_cache_page = r4k_flush_data_cache_page;
flush_icache_range = r4k_flush_icache_range; /* Ouch */
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
reply other threads:[~2003-04-13 22:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030413221013.GA2217@gateway.total-knowledge.com \
--to=ilya@theilya.com \
--cc=linux-mips@linux-mips.org \
/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