| To: | tiansm@lemote.com |
|---|---|
| Subject: | Re: [PATCH 6/16] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 18 Apr 2007 13:11:39 +0100 |
| Cc: | linux-mips@linux-mips.org, Fuxin Zhang <zhangfx@lemote.com> |
| In-reply-to: | <11766507662650-git-send-email-tiansm@lemote.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11766507651736-git-send-email-tiansm@lemote.com> <11766507661317-git-send-email-tiansm@lemote.com> <11766507661726-git-send-email-tiansm@lemote.com> <11766507662638-git-send-email-tiansm@lemote.com> <11766507661133-git-send-email-tiansm@lemote.com> <11766507661526-git-send-email-tiansm@lemote.com> <11766507662650-git-send-email-tiansm@lemote.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
On Sun, Apr 15, 2007 at 11:25:55PM +0800, tiansm@lemote.com wrote: > +#if defined(CONFIG_CPU_LOONGSON2) > +#define Hit_Invalidate_I 0x00 This #ifdef means Index_Invalidate_I and Hit_Invalidate_I will both be defined as zero, is that really correct? (This is the point where I would really like to have a CPU manual ...) > +#else > #define Hit_Invalidate_I 0x10 > +#endif Ralf |
| Previous by Date: | Re: [PATCH 3/16] Kconfig update for lemote fulong mini-PC, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 3/16] Kconfig update for lemote fulong mini-PC, Fuxin Zhang |
| Previous by Thread: | Re: [PATCH 16/16] alsa sound support for mips, Atsushi Nemoto |
| Next by Thread: | Re: [PATCH 6/16] define Hit_Invalidate_I to Index_Invalidate_I for loongson2, Fuxin Zhang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |