]> git.karo-electronics.de Git - linux-beck.git/commitdiff
powerpc: Remove power3 from comments
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jul 2014 02:29:24 +0000 (12:29 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2014 04:10:26 +0000 (14:10 +1000)
There are still a few occurences where it remains, because it helps to
explain something that persists.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/lib/copyuser_64.S
arch/powerpc/mm/mmu_context_hash32.c
arch/powerpc/mm/ppc_mmu_32.c
arch/powerpc/platforms/Kconfig.cputype

index 0860ee46013c93a4952cd8147c76aa600f66506f..f09899e35991711d0a57e74519af662b59e59f15 100644 (file)
@@ -461,8 +461,7 @@ END_FTR_SECTION_IFCLR(CPU_FTR_UNALIGNED_LD_STD)
 /*
  * Routine to copy a whole page of data, optimized for POWER4.
  * On POWER4 it is more than 50% faster than the simple loop
- * above (following the .Ldst_aligned label) but it runs slightly
- * slower on POWER3.
+ * above (following the .Ldst_aligned label).
  */
 .Lcopy_page_4K:
        std     r31,-32(1)
index 78fef6726e103596a1e0c5740951d09d9d7d0798..aa5a7fd894616f39d7325d232289c8d219818113 100644 (file)
@@ -2,7 +2,7 @@
  * This file contains the routines for handling the MMU on those
  * PowerPC implementations where the MMU substantially follows the
  * architecture specification.  This includes the 6xx, 7xx, 7xxx,
- * 8260, and POWER3 implementations but excludes the 8xx and 4xx.
+ * and 8260 implementations but excludes the 8xx and 4xx.
  *  -- paulus
  *
  *  Derived from arch/ppc/mm/init.c:
index 11571e118831404bf656bcb699ec9765e42b6c9d..5029dc19b517cdb1d67a0323c1e6cc3951c002dc 100644 (file)
@@ -2,7 +2,7 @@
  * This file contains the routines for handling the MMU on those
  * PowerPC implementations where the MMU substantially follows the
  * architecture specification.  This includes the 6xx, 7xx, 7xxx,
- * 8260, and POWER3 implementations but excludes the 8xx and 4xx.
+ * and 8260 implementations but excludes the 8xx and 4xx.
  *  -- paulus
  *
  *  Derived from arch/ppc/mm/init.c:
index 798e6add1cae3f758e38dbd721b255f37be6ce85..0186281044949a1a81fecb0f6f263d3177c6da19 100644 (file)
@@ -61,7 +61,7 @@ choice
        help
          There are two families of 64 bit PowerPC chips supported.
          The most common ones are the desktop and server CPUs
-         (POWER3, RS64, POWER4, POWER5, POWER5+, POWER6, ...)
+         (POWER4, POWER5, 970, POWER5+, POWER6, POWER7, POWER8 ...)
 
          The other are the "embedded" processors compliant with the
          "Book 3E" variant of the architecture