projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a10c2a
)
MIPS: cpu-features.h: s/MIPS53/MIPS64/
author
Maciej W. Rozycki
<
[email protected]
>
Sun, 22 Sep 2013 21:04:27 +0000
(22:04 +0100)
committer
Ralf Baechle
<
[email protected]
>
Tue, 24 Sep 2013 09:07:18 +0000
(11:07 +0200)
No support for MIPS53 processors yet.
Signed-off-by: Maciej W. Rozycki <
[email protected]
>
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5876/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/include/asm/cpu-features.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/cpu-features.h
b/arch/mips/include/asm/cpu-features.h
index 51680d15ca8ec2b2971365573506b39f473170aa..d445d060e346ab689a177bf584cfebd5b9dfca51 100644
(file)
--- a/
arch/mips/include/asm/cpu-features.h
+++ b/
arch/mips/include/asm/cpu-features.h
@@
-187,7
+187,7
@@
/*
* MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other
- * pre-MIPS32/MIPS
53
processors have CLO, CLZ. The IDT RC64574 is 64-bit and
+ * pre-MIPS32/MIPS
64
processors have CLO, CLZ. The IDT RC64574 is 64-bit and
* has CLO and CLZ but not DCLO nor DCLZ. For 64-bit kernels
* cpu_has_clo_clz also indicates the availability of DCLO and DCLZ.
*/