]> Git Repo - linux.git/commitdiff
Documentation/powerpc: Mention 40x is removed
authorChristophe Leroy <[email protected]>
Thu, 11 Jul 2024 10:50:21 +0000 (12:50 +0200)
committerMichael Ellerman <[email protected]>
Fri, 12 Jul 2024 01:44:17 +0000 (11:44 +1000)
Commit 732b32daef80 ("powerpc: Remove core support for 40x") removed 40x.

Update documentation accordingly.

Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/c2d64bebc514ca892a12e51a68821a6317048d3a.1720694954.git.christophe.leroy@csgroup.eu
Documentation/arch/powerpc/cpu_families.rst
Documentation/arch/powerpc/elf_hwcaps.rst

index eb7e60649b4337419b0f6834b0e2f18ef4b3e67d..f55433c6b8f31bc7ea28c46cef3774ca47925287 100644 (file)
@@ -128,24 +128,6 @@ IBM BookE
 - All 32 bit::
 
    +--------------+
-   |     401      |
-   +--------------+
-          |
-          |
-          v
-   +--------------+
-   |     403      |
-   +--------------+
-          |
-          |
-          v
-   +--------------+
-   |     405      |
-   +--------------+
-          |
-          |
-          v
-   +--------------+
    |     440      |
    +--------------+
           |
index 4c896cf077c205775f38f8835208b5a6812f0a5a..fce7489877b59df07e53847777a5081cdc007d05 100644 (file)
@@ -91,6 +91,7 @@ PPC_FEATURE_HAS_MMU
 
 PPC_FEATURE_HAS_4xxMAC
     The processor is 40x or 44x family.
+    Unused in the kernel since 732b32daef80 ("powerpc: Remove core support for 40x")
 
 PPC_FEATURE_UNIFIED_CACHE
     The processor has a unified L1 cache for instructions and data, as
This page took 0.060922 seconds and 4 git commands to generate.