| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 2/3] MIPS: Loongson 2 has cpu_has_uncached_accelerated feature |
| From: | Zhang Le <r0bertz@gentoo.org> |
| Date: | Fri, 8 May 2009 14:30:02 +0800 |
| Cc: | Zhang Le <r0bertz@gentoo.org> |
| In-reply-to: | <a1356a5b181a188435ff569b4f7abe57cf8fd7eb.1241764065.git.r0bertz@gentoo.org> |
| In-reply-to: | <cover.1241764064.git.r0bertz@gentoo.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1241764064.git.r0bertz@gentoo.org> <a1356a5b181a188435ff569b4f7abe57cf8fd7eb.1241764065.git.r0bertz@gentoo.org> |
| References: | <cover.1241764064.git.r0bertz@gentoo.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Zhang Le <r0bertz@gentoo.org> --- .../asm/mach-lemote/cpu-feature-overrides.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h b/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h index 52ec54b..700dd17 100644 --- a/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-lemote/cpu-feature-overrides.h @@ -50,6 +50,7 @@ #define cpu_has_tlb 1 #define cpu_has_tx39_cache 0 #define cpu_has_userlocal 0 +#define cpu_has_uncached_accelerated 1 #define cpu_has_vce 0 #define cpu_has_vtag_icache 0 #define cpu_has_watch 1 -- 1.6.2.3 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] SIBYTE: fix locking in set_irq_affinity, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 3/3] MIPS: handle write_combine in pci_mmap_page_range, Zhang Le |
| Previous by Thread: | [PATCH 1/3] MIPS: added cpu_has_uncached_accelerated feature, Zhang Le |
| Next by Thread: | [PATCH 3/3] MIPS: handle write_combine in pci_mmap_page_range, Zhang Le |
| Indexes: | [Date] [Thread] [Top] [All Lists] |