commit | 376af5947c0e441ccbf98f0212d4ffbf171528f6 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 10 12:29:19 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 14:10:22 2014 +1000 |
tree | 8d80f48caea9448257de40a2a9c7279cc80e60b0 | |
parent | 468a33028edd62549ad3c4dcbc23dd0311c67832 [diff] |
powerpc: Remove STAB code Old cpus didn't have a Segment Lookaside Buffer (SLB), instead they had a Segment Table (STAB). Now that we've dropped support for those cpus, we can remove the STAB support entirely. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>