| To: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: [MIPS] SB1: Build fix: delete initialization of flush_icache_page pointer. |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 27 Sep 2006 16:11:16 +0100 (BST) |
| Cc: | manoje@broadcom.com, linux-mips@linux-mips.org, ralf@linux-mips.org, mark.e.mason@broadcom.com |
| In-reply-to: | <20060927.235804.95064004.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060926.183946.49857108.nemoto@toshiba-tops.co.jp> <710F16C36810444CA2F5821E5EAB7F230A0E45@NT-SJCA-0752.brcm.ad.broadcom.com> <20060927.235804.95064004.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 27 Sep 2006, Atsushi Nemoto wrote:
> BTW, what you tried is something like this ?
>
> include/asm-mips/cacheflush.h:
> static inline void flush_icache_page(struct vm_area_struct *vma,
> struct page *page)
> {
> __flush_icache_page(vma, page);
> }
>
> If this caused panic, what is the message?
I have:
#define flush_icache_page __flush_icache_page
there for the time being while working on something else and it works just
fine with my SWARM and 2.6.18-20060920.
Maciej
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [MIPS] SB1: Build fix: delete initialization of flush_icache_page pointer., Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [PATCH] cleanup hardcoding __pa/__va macros etc. (take-2), Atsushi Nemoto |
| Previous by Thread: | Re: [MIPS] SB1: Build fix: delete initialization of flush_icache_page pointer., Atsushi Nemoto |
| Next by Thread: | RE: [MIPS] SB1: Build fix: delete initialization of flush_icache_page pointer., Manoj Ekbote |
| Indexes: | [Date] [Thread] [Top] [All Lists] |