diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2014-07-10 12:29:18 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-07-28 14:09:23 +1000 |
commit | 468a33028edd62549ad3c4dcbc23dd0311c67832 (patch) | |
tree | f6686bc46059eee8a9974bd84ce813fcb760ad7a /arch/powerpc/kernel/setup_64.c | |
parent | 2061f7beaac8e67e69e6479c9ebf42f89f152aaf (diff) |
powerpc: Drop support for pre-POWER4 cpus
We inadvertently broke power3 support back in 3.4 with commit
f5339277eb8d "powerpc: Remove FW_FEATURE ISERIES from arch code".
No one noticed until at least 3.9.
By then we'd also broken it with the optimised memcpy, copy_to/from_user
and clear_user routines. We don't want to add any more complexity to
those just to support ancient cpus, so it seems like it's a good time to
drop support for power3 and earlier.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/setup_64.c')
0 files changed, 0 insertions, 0 deletions