| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH] add Loongson support to /proc/cpuinfo |
| From: | tiansm@lemote.com |
| Date: | Wed, 6 Jun 2007 12:42:38 +0800 |
| Cc: | Fuxin Zhang <zhangfx@lemote.com> |
| In-reply-to: | <11811049622818-git-send-email-tiansm@lemote.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11811049622818-git-send-email-tiansm@lemote.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
From: Fuxin Zhang <zhangfx@lemote.com>
Signed-off-by: Fuxin Zhang <zhangfx@lemote.com>
---
arch/mips/kernel/proc.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/mips/kernel/proc.c b/arch/mips/kernel/proc.c
index 5ddc2e9..e915117 100644
--- a/arch/mips/kernel/proc.c
+++ b/arch/mips/kernel/proc.c
@@ -84,6 +84,7 @@ static const char *cpu_name[] = {
[CPU_VR4181A] = "NEC VR4181A",
[CPU_SR71000] = "Sandcraft SR71000",
[CPU_PR4450] = "Philips PR4450",
+ [CPU_LOONGSON2] = "ICT Loongson-2",
};
--
1.5.2.1
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] make cpu_probe recognize Loongson2, tiansm |
|---|---|
| Next by Date: | Re: Mailing patches, Tian |
| Previous by Thread: | [PATCH] make cpu_probe recognize Loongson2, tiansm |
| Next by Thread: | Re: Lemote Loongson 2E patch update, John W. Linville |
| Indexes: | [Date] [Thread] [Top] [All Lists] |